aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-10i2c: Refactor a kfree in i2c-devJean Delvare1-2/+1
2006-12-10i2c: Fix return value check in i2c-devAkinobu Mita1-2/+2
2006-12-10i2c: Enable PEC on more i2c-i801 devicesJean Delvare1-4/+12
2006-12-10i2c: Discard the i2c algo del_bus wrappersJean Delvare32-80/+45
2006-12-10i2c: New ARM Versatile/Realview bus driverRussell King3-0/+165
2006-12-10i2c: fix broken ds1337 initializationDirk Eibach1-1/+7
2006-12-10i2c: Use the __ATTR macro where possibleJean Delvare1-7/+4
2006-12-10i2c: Whitespace cleanupsDavid Brownell2-44/+44
2006-12-10i2c: Use put_user instead of copy_to_user where possibleJean Delvare1-2/+1
2006-12-10i2c: New Atmel AT91 bus driverAndrew Victor3-0/+333
2006-12-10i2c: Add support for nested i2c bus lockingJiri Kosina1-1/+1
2006-12-10i2c: Cleanups to the i2c-nforce2 bus driverHans-Frieder Vogt1-75/+14
2006-12-10i2c: Add request/release_mem_region to i2c-ibm_iic bus driverJean-Baptiste Maneyrol1-0/+9
2006-12-10i2c: New Philips PNX bus driverVitaly Wool3-0/+728
2006-12-10i2c: Delete the broken i2c-ite bus driverJean Delvare7-1226/+0
2006-12-09Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds15-57/+821
2006-12-09[PATCH] Amiga PCMCIA NE2000 Ethernet dev->irq initKars de Jong1-1/+2
2006-12-09[PATCH] Sun3 SCSI: Make sun3 scsi drivers compile/work againSam Creasey5-6/+6
2006-12-09[PATCH] m68k/HP300: HP LANCE updatesKars de Jong2-5/+11
2006-12-08[AX.25]: Fix default address and broadcast address initialization.Ralf Baechle8-65/+16
2006-12-08[BNX2]: Add an error check.Adrian Bunk1-1/+1
2006-12-08Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds22-378/+777
2006-12-08[PATCH] Generic HID layer - buildJiri Kosina7-18/+43
2006-12-08[PATCH] Generic HID layer - pb_fnmodeJiri Kosina3-39/+11
2006-12-08[PATCH] Generic HID layer - input and event reportingJiri Kosina3-61/+66
2006-12-08[PATCH] Generic HID layer - hiddevJiri Kosina2-2/+7
2006-12-08[PATCH] Generic HID layer - USB APIJiri Kosina9-246/+369
2006-12-08[PATCH] Generic HID layer - APIJiri Kosina5-18/+36
2006-12-08[PATCH] Generic HID layer - code splitJiri Kosina12-3089/+1886
2006-12-08[PATCH] Generic HID layer - disable USB HIDJiri Kosina1-1/+1
2006-12-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmcLinus Torvalds2-3/+3
2006-12-08[PATCH] make drivers/md/dm-snap.c:ksnapd staticAdrian Bunk1-1/+1
2006-12-08[PATCH] dm: raid1: reset sync_search on resumeJonathan E Brassow1-0/+9
2006-12-08[PATCH] dm: log: rename complete_resync_workJonathan E Brassow3-16/+26
2006-12-08[PATCH] dm: snapshot: abstract memory releaseMilan Broz1-7/+12
2006-12-08[PATCH] dm: mpath: use noflush suspendingKiyoshi Ueda1-5/+29
2006-12-08[PATCH] dm: suspend: add noflush pushbackKiyoshi Ueda3-10/+111
2006-12-08[PATCH] dm: ioctl: add noflush suspendKiyoshi Ueda2-0/+5
2006-12-08[PATCH] dm: map and endio symbolic return codesKiyoshi Ueda7-19/+19
2006-12-08[PATCH] dm: map and endio return code clarificationKiyoshi Ueda2-3/+21
2006-12-08[PATCH] dm: suspend: parameter changeKiyoshi Ueda3-7/+13
2006-12-08[PATCH] dm: tidy core formattingKiyoshi Ueda1-7/+4
2006-12-08[PATCH] dm io: fix bi_max_vecsHeinz Mauelshagen1-6/+9
2006-12-08[PATCH] video: neofb stray bracket fixMariusz Kozlowski1-1/+1
2006-12-08[PATCH] video: cyberfb broken macro removalMariusz Kozlowski1-2/+0
2006-12-08[PATCH] Video Select set for VESA FBJames Simmons1-0/+1
2006-12-08[PATCH] gxfb: Turn on the flatpanel power and dataJordan Crouse2-2/+13
2006-12-08[PATCH] gxfb: Fixup flatpanel detectionJordan Crouse3-3/+3
2006-12-08[PATCH] gxfb: Support command line optionsJordan Crouse1-6/+31
2006-12-08[PATCH] gxfb: Support flat panel timingsJordan Crouse4-11/+95