summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | [PATCH] chardev: GPIO for SCx200 & PC-8736x: replace spinlocks w mutexesJim Cromie2006-06-271-4/+4
* | | | | | | | [PATCH] chardev: GPIO for SCx200 & PC-8736x: fix gpio_current, use shadow regsJim Cromie2006-06-271-4/+23
* | | | | | | | [PATCH] chardev: GPIO for SCx200 & PC-8736x: use dev_dbg in common moduleJim Cromie2006-06-273-30/+29
* | | | | | | | [PATCH] chardev: GPIO for SCx200 & PC-8736x: add platform_device for use w de...Jim Cromie2006-06-271-38/+64
* | | | | | | | [PATCH] chardev: GPIO for SCx200 & PC-8736x: add new pc8736x_gpio moduleJim Cromie2006-06-273-2/+297
* | | | | | | | [PATCH] chardev: GPIO for SCx200 & PC-8736x: migrate gpio_dump to common moduleJim Cromie2006-06-272-3/+17
* | | | | | | | [PATCH] chardev: GPIO for SCx200 & PC-8736x: migrate file-ops to common moduleJim Cromie2006-06-272-90/+95
* | | | | | | | [PATCH] chardev: GPIO for SCx200 & PC-8736x: add empty common-moduleJim Cromie2006-06-272-1/+46
* | | | | | | | [PATCH] chardev: GPIO for SCx200 & PC-8736x: dispatch via vtableJim Cromie2006-06-271-10/+14
* | | | | | | | [PATCH] chardev: GPIO for SCx200 & PC-8736x: add gpio-ops vtableJim Cromie2006-06-271-0/+13
* | | | | | | | [PATCH] chardev: GPIO for SCx200 & PC-8736x: add 'v' command to device-fileJim Cromie2006-06-271-0/+16
* | | | | | | | [PATCH] chardev: GPIO for SCx200 & PC-8736x: add platforn_device for use w de...Jim Cromie2006-06-271-17/+36
* | | | | | | | [PATCH] chardev: GPIO for SCx200 & PC-8736x: modernize driver init to 2.6 apiJim Cromie2006-06-271-12/+41
* | | | | | | | [PATCH] chardev: GPIO for SCx200 & PC-8736x: whitespace pre-cleanJim Cromie2006-06-271-17/+9
* | | | | | | | [PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit onlyChandra Seetharaman2006-06-272-2/+2
* | | | | | | | [PATCH] cpu hotplug: make [un]register_cpu_notifier init time onlyChandra Seetharaman2006-06-272-5/+7
* | | | | | | | [PATCH] cpu hotplug: revert init patch submitted for 2.6.17Chandra Seetharaman2006-06-272-2/+2
* | | | | | | | [PATCH] rtc: fix idr lockingSonny Rao2006-06-271-0/+2
* | | | | | | | [PATCH] stallion clean upAlan Cox2006-06-271-122/+86
* | | | | | | | [PATCH] IPMI: use schedule in kthreadakpm@osdl.org2006-06-271-1/+1
* | | | | | | | [PATCH] tty: fix TCSBRK commentPaul Fulghum2006-06-271-4/+3
* | | | | | | | [PATCH] RTC: Add a comment for ENOIOCTLCMD in ds1553_rtc_ioctlAtsushi Nemoto2006-06-271-1/+1
* | | | | | | | [PATCH] spin/rwlock init cleanupsIngo Molnar2006-06-2718-20/+20
* | | | | | | | [PATCH] update two drivers for poison.hRandy Dunlap2006-06-271-1/+2
* | | | | | | | [PATCH] add poison.h and patch primary usersRandy Dunlap2006-06-271-2/+1
* | | | | | | | [PATCH] node hotplug: register cpu: remove node structKAMEZAWA Hiroyuki2006-06-272-10/+44
* | | | | | | | [PATCH] Register sysfs file for hotplugged new nodeYasunori Goto2006-06-271-0/+25
* | | | | | | | [PATCH] pgdat allocation for new node add (get node id by acpi)Yasunori Goto2006-06-272-2/+16
* | | | | | | | [PATCH] pgdat allocation for new node add (specify node id)Yasunori Goto2006-06-273-3/+6
* | | | | | | | [PATCH] Catch notification of memory add event of ACPI via container driver. ...Yasunori Goto2006-06-271-0/+11
* | | | | | | | [PATCH] Catch notification of memory add event of ACPI via container driver. ...Yasunori Goto2006-06-271-0/+21
* | | | | | | | [PATCH] acpi memory hotplug cannot manage _CRS with plural resourecesKAMEZAWA Hiroyuki2006-06-271-35/+77
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Input: fix resetting name, phys and uniq when unregistering deviceDmitry Torokhov2006-06-271-1/+2
|/ / / / / /
* | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-06-261-1/+3
|\ \ \ \ \ \
| * | | | | | [ARM] fix drivers/mfd/ucb1x00-core.c IRQ probing bugIngo Molnar2006-06-261-1/+3
* | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-06-261-1/+3
|\ \ \ \ \ \ \
| * | | | | | | [SERIAL] 8250_pnp: add support for other Wacom tabletsBen Collins2006-06-261-1/+3
| | |_|/ / / / | |/| | | | |
* | | | | | | [PATCH] type-oh bug in tlclk.cmark gross2006-06-261-1/+1
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-2643-60/+55
|\ \ \ \ \ \ \
| * | | | | | | Clean up 'inline is not at beginning' warnings for usb storageJesper Juhl2006-06-261-2/+2
| * | | | | | | ixj: make ixj_set_tone_off() staticMatthew Martin2006-06-261-1/+1
| * | | | | | | spelling fixesAndreas Mohr2006-06-2632-43/+43
| * | | | | | | fix paniced->panicked typosLee Revell2006-06-261-3/+3
| * | | | | | | remove the bouncing email address of David CampbellAdrian Bunk2006-06-268-11/+6
| |/ / / / / /
* | | | | | | [PATCH] fix processing of the last byte in isdn_readbchan_tty()Karsten Keil2006-06-261-1/+1
* | | | | | | [PATCH] Array overrun in drivers/infiniband/core/cma.cEric Sesterhenn2006-06-261-1/+1
* | | | | | | Revert "[PATCH] kthread: update loop.c to use kthread"Linus Torvalds2006-06-261-11/+13
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-06-263-8/+8
|\ \ \ \ \ \ \
| * | | | | | | kconfig: remove leading whitespace in menu promptsRoman Zippel2006-06-093-8/+8
* | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2006-06-261-21/+18
|\ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud