summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen2006-10-012-4/+4
* [PATCH] r/o bind mounts: unlink: monitor i_nlinkDave Hansen2006-10-011-3/+4
* [PATCH] Streamline generic_file_* interfaces and filemap cleanupsBadari Pulavarty2006-10-011-13/+2
* [PATCH] Remove readv/writev methods and use aio_read/aio_write insteadBadari Pulavarty2006-10-012-29/+10
* [PATCH] Vectorize aio_read/aio_write fileop methodsBadari Pulavarty2006-10-012-38/+56
* [PATCH] ipmi: don't start kipmid if the IPMI driver can use interruptsCorey Minyard2006-10-011-1/+5
* [PATCH] omap_cf works again (sync with linux-omap tree)David Brownell2006-10-011-11/+14
* [PATCH] RTC: rtc-ds1553, rtc-ds1742 updateAtsushi Nemoto2006-10-012-5/+13
* [PATCH] AT91rm9200 RTC can issue system wakeup eventsDavid Brownell2006-10-011-0/+22
* [PATCH] constify rtc_class_ops: update driversDavid Brownell2006-10-0123-24/+24
* [PATCH] RTC class: error checksDavid Brownell2006-10-012-5/+5
* [PATCH] RTC class uses subsys_initDavid Brownell2006-10-014-5/+5
* [PATCH] RTC class: Kconfig improvementsDavid Brownell2006-10-012-7/+23
* [PATCH] rtc driver rtc-pcf8563 century bit inversedJean-Baptiste Maneyrol2006-10-011-2/+2
* [PATCH] Char: specialix, kill unneeded page allocJiri Slaby2006-10-011-10/+1
* [PATCH] completions: lockdep annotate on stack completionsPeter Zijlstra2006-10-0117-23/+23
* [PATCH] Remove unnecessary check in drivers/rtc/rtc-v3020.cEric Sesterhenn2006-10-011-3/+0
* [PATCH] hdaps: support Lenovo ThinkPad T60Soos Peter2006-10-011-0/+1
* [PATCH] Off-by-one in drivers/char/mwave/mwavedd.cEric Sesterhenn2006-10-011-2/+2
* [PATCH] sysrq: disable lockdep on rebootPeter Zijlstra2006-10-011-0/+1
* [PATCH] cardbus: switch to ref counting/hotplug safe APIAlan Cox2006-10-011-1/+4
* [PATCH] i2o: Switch to pci_get APIAlan Cox2006-10-011-3/+4
* [PATCH] ip2: use newer pci_get functionsAlan Cox2006-10-011-3/+7
* [PATCH] update legacy io handling for pmacOlaf Hering2006-10-013-9/+18
* [PATCH] IPMI: per-channel command registrationCorey Minyard2006-10-012-21/+88
* [PATCH] mmc (mainly): add "or later" clause to licence statement.Pierre Ossman2006-10-014-8/+12
* [PATCH] isicom: correct firmware loadingJiri Slaby2006-10-011-16/+19
* [PATCH] rtc: remove superfluous call to call to cdev_del()Rolf Eike Beer2006-10-011-1/+0
* [PATCH] cciss: remove unneeded spaces in output for attached volumesMetathronius Galabant2006-10-011-1/+1
* [PATCH] synclink_gt: increase max devicesPaul Fulghum2006-10-011-3/+3
* [PATCH] synclink_gt: add bisync and monosync modesPaul Fulghum2006-10-011-25/+63
* [PATCH] leds: turn LED off when changing triggersPaul Collins2006-10-011-0/+1
* [PATCH] proper flags type of spin_lock_irqsave()Alexey Dobriyan2006-10-012-8/+9
* [PATCH] EICON ISDN: Removed unused definitions for OS_SEEK_*Josef 'Jeff' Sipek2006-10-011-3/+0
* [PATCH] MBCS: Use SEEK_{SET, CUR, END} instead of hardcoded valuesJosef 'Jeff' Sipek2006-10-011-3/+4
* [PATCH] via* : switch to pci_get_device refcounted PCI APIAlan Cox2006-10-012-8/+12
* [PATCH] sis5513: Switch to pci refcountingAlan Cox2006-10-011-1/+2
* [PATCH] serverworks: Switch to pci refcounted interfacesAlan Cox2006-10-011-3/+5
* [PATCH] piix: Use refcounted interface when searching for a 450NXAlan Cox2006-10-011-1/+1
* [PATCH] serial: Fix up offenders peering at baud bits directlyAlan Cox2006-10-013-157/+11
* [PATCH] cciss: support for >2TB logical volumesMike Miller (OS Dev)2006-10-013-73/+192
* [PATCH] maximum latency tracking infrastructureArjan van de Ven2006-10-012-4/+44
* [PATCH] Generic booleanRichard Knutsson2006-10-014-10/+2
* [PATCH] hot-add-mem x86_64: use CONFIG_MEMORY_HOTPLUG_SPARSEKeith Mannthey2006-10-011-1/+1
* [PATCH] hot-add-mem x86_64: memory_add_physaddr_to_nid node fixupKeith Mannthey2006-10-011-0/+4
* [PATCH] PCI quirks updateAlan Cox2006-10-011-2/+15
* [PATCH] SCSI: fix request flag-related build breakageJeff Garzik2006-09-301-1/+1
* Merge branch 'block' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-09-3054-189/+357
|\
| * [PATCH] BLOCK: Make USB storage depend on SCSI rather than selecting it [try #6]David Howells2006-09-301-3/+2
| * [PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells2006-09-3013-12/+31