summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-07-31hwmon: (lm75) cleanup/reorgDavid Brownell2-46/+64
2008-07-31hwmon: (adt7473) clarify an awkward bit of codeMark M. Hoffman1-2/+1
2008-07-31hwmon: (adt7473) Remove unused definesJean Delvare1-13/+0
2008-07-31hwmon: (dme1737) fix voltage scalingJuerg Haefliger1-11/+21
2008-07-31hwmon: (dme1737) probe all addressesJuerg Haefliger1-1/+9
2008-07-31hwmon: (dme1737) demacrofy for readabilityJuerg Haefliger1-101/+154
2008-08-01md: raid10: wake up frozen arrayArthur Jones1-0/+3
2008-07-31netdev: Fix lockdep warnings in multiqueue configurations.David S. Miller1-5/+7
2008-07-31[MTD] [NOR] drivers/mtd/chips/jedec_probe.c: fix Am29DL800BB device IDJerry Hicks1-1/+1
2008-07-31pata_it821x: Driver updates and reworkingAlan Cox2-39/+262
2008-07-31ata_piix: subsys 106b:00a3 is apple ich8m tooTejun Heo1-0/+1
2008-07-31libata-core: make sure that ata_force_tbl is freed in case of an errorElias Oltmanns1-5/+9
2008-07-31libata: update atapi disable handlingTejun Heo3-34/+13
2008-07-31pata_via: add VX800 flag; add function for fixing h/w bugsJosephChan@via.com.tw1-1/+63
2008-07-31pata_ali: misplaced pci_dev_put()Ben Dooks1-1/+2
2008-07-30irda: replace __FUNCTION__ with __func__Harvey Harrison22-519/+520
2008-07-30nsc-ircc: default to dongle type 9 on IBM hardwareMatthew Garrett2-2/+8
2008-07-30bluetooth: add quirks for a few hci_usb devicesMichael Frey1-0/+7
2008-07-30hysdn: remove the packed attribute from PofTimStamp_tagDavid Howells1-1/+1
2008-07-30isdn: use the common ascii hex helpersHarvey Harrison1-3/+2
2008-07-30tg3: adapt tg3 to use reworked PCI PM codeRafael J. Wysocki1-39/+28
2008-07-30atm: fix direct casts of pointers to u32 in the InterPhase driverDavid Howells1-20/+20
2008-07-30net: use the common ascii hex helpersHarvey Harrison1-7/+6
2008-07-30Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller13-333/+933
2008-07-30drivers/net/ehea/ehea_main.c: Release mutex in error handling codeJulia Lawall1-2/+2
2008-07-30sh_eth: Add support of SH7763 to sh_ethNobuhiro Iwamatsu3-150/+482
2008-07-30fix NE2000 linkage errorMikael Pettersson1-3/+3
2008-07-30Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds4-16/+78
2008-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds34-183/+330
2008-07-30sgi-xp: setup the notify GRU message queueDean Nelson8-384/+1032
2008-07-30sgi-xp: setup the activate GRU message queueDean Nelson8-390/+1328
2008-07-30sgi-xp: cleanup naming of partition definesDean Nelson5-51/+51
2008-07-30sgi-xp: move xpc_check_remote_hb() to support both SN2 and UVDean Nelson3-49/+57
2008-07-30sgi-xp: add usage of GRU driver by xpc_remote_memcpy()Dean Nelson11-127/+154
2008-07-30sgi-xp: enable building of XPC/XPNET on x86_64Dean Nelson12-126/+155
2008-07-30sgi-xp: add 'jiffies' to reserved page's timestamp nameDean Nelson4-26/+28
2008-07-30sgi-xp: use standard bitops macros and functionsDean Nelson4-86/+76
2008-07-30sgi-xp: eliminate '>>>' in commentsDean Nelson9-44/+43
2008-07-30sgi-xp: add _sn2 suffix to a few variablesDean Nelson1-59/+65
2008-07-30sgi-xp: isolate remote copy buffer to sn2 onlyDean Nelson5-102/+97
2008-07-30sgi-xp: enable XPNET to handle more than 64 partitionsDean Nelson1-119/+94
2008-07-30sgi-xp: isolate allocation of XPC's msgqueues to sn2 onlyDean Nelson4-203/+204
2008-07-30sgi-xp: replace AMO_t typedef by struct amoDean Nelson4-88/+93
2008-07-30sgi-xp: separate chctl_flags from XPC's notify IRQDean Nelson5-302/+327
2008-07-30sgi-xp: isolate additional sn2 specific codeDean Nelson6-806/+784
2008-07-30sgi-xp: isolate activate IRQ's hardware specific componentsDean Nelson4-219/+229
2008-07-30sgi-xp: move xpc_allocate() into xpc_send()/xpc_send_notify()Dean Nelson7-171/+106
2008-07-30sgi-xp: base xpc_rsvd_page's timestamp on jiffiesDean Nelson4-57/+34
2008-07-30sgi-xp: isolate xpc_vars structure to sn2 onlyDean Nelson6-1255/+1433
2008-07-30sgi-xp: isolate xpc_vars_part structure to sn2 onlyDean Nelson6-629/+644