summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds2010-05-282-4/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | leds: Fix leds-gpio openfirmware compile issueRichard Purdie2010-05-281-1/+0
| * | | | | | | | | | leds: Kconfig fixesRichard Purdie2010-05-281-3/+3
* | | | | | | | | | | Merge branch 'for-linus/2635-updates' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2010-05-281-4/+4
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ARM: S5PV210: serial: Fix section mismatch warningMarek Szyprowski2010-05-281-4/+4
| |/ / / / / / / / / /
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-05-2811-84/+128
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | netdev/fec: fix ifconfig eth0 down hang issueBryan Wu2010-05-281-12/+16
| * | | | | | | | | | | cnic: Fix context memory init. on 5709.Michael Chan2010-05-282-9/+5
| * | | | | | | | | | | drivers/net: Eliminate a NULL pointer dereferenceJulia Lawall2010-05-281-2/+1
| * | | | | | | | | | | drivers/net/hamradio: Eliminate a NULL pointer dereferenceJulia Lawall2010-05-281-2/+1
| * | | | | | | | | | | be2net: Patch removes redundant while statement in loop.Sarveshwar Bandi2010-05-281-1/+1
| * | | | | | | | | | | vhost: fix the memory leak which will happen when memory_access_ok failsTakuya Yoshikawa2010-05-271-1/+3
| * | | | | | | | | | | vhost-net: fix to check the return value of copy_to/from_user() correctlyTakuya Yoshikawa2010-05-271-7/+7
| * | | | | | | | | | | vhost: fix to check the return value of copy_to/from_user() correctlyTakuya Yoshikawa2010-05-271-23/+28
| * | | | | | | | | | | vhost: Fix host panic if ioctl called with wrong indexKrishna Kumar2010-05-271-1/+1
| * | | | | | | | | | | net: ll_temac: fix checksum offload logicBrian Hill2010-05-272-24/+63
| * | | | | | | | | | | net: ll_temac: fix interrupt bug when interrupt 0 is usedBrian Hill2010-05-271-1/+1
| * | | | | | | | | | | be2net: increase POST timeout for EEH recoverySathya Perla2010-05-261-1/+1
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-05-285-7/+5
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-285-7/+5
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-05-2860-512/+689
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | libata: implement dump_id force paramTejun Heo2010-05-261-0/+9
| * | | | | | | | | | | libata: disable ATAPI AN by defaultTejun Heo2010-05-261-1/+6
| * | | | | | | | | | | libata-sff: make BMDMA optionalTejun Heo2010-05-263-280/+325
| * | | | | | | | | | | libata-sff: kill dummy BMDMA ops from sata_qstor and pata_octeon_cfTejun Heo2010-05-262-32/+0
| * | | | | | | | | | | libata-sff: separate out BMDMA initTejun Heo2010-05-2640-66/+159
| * | | | | | | | | | | libata-sff: separate out BMDMA irq handlerTejun Heo2010-05-2621-99/+151
| * | | | | | | | | | | libata-sff: ata_sff_irq_clear() is BMDMA specificTejun Heo2010-05-266-36/+43
| * | | | | | | | | | | sata_mv: drop unncessary EH callback resettingTejun Heo2010-05-261-2/+0
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds2010-05-2713-53/+2509
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | backlight: pcf50633: Register a pcf50633-backlight device in pcf50633 core dr...Lars-Peter Clausen2010-05-261-0/+3
| * | | | | | | | | | | backlight: Add pcf50633 backlight driverLars-Peter Clausen2010-05-263-0/+198
| * | | | | | | | | | | backlight: 88pm860x_bl: fix error handling in pm860x_backlight_probeAxel Lin2010-05-261-0/+1
| * | | | | | | | | | | backlight: max8925_bl: Fix error handling pathAxel Lin2010-05-261-0/+1
| * | | | | | | | | | | backlight: l4f00242t03: fix error handling in l4f00242t03_probeAxel Lin2010-05-261-4/+3
| * | | | | | | | | | | backlight: add S6E63M0 AMOLED LCD Panel driverInKi Dae2010-05-264-0/+1195
| * | | | | | | | | | | backlight: adp8860: add support for ADP8861 & ADP8863Michael Hennerich2010-05-262-20/+44
| * | | | | | | | | | | backlight: mbp_nvidia_bl - Fix DMI_SYS_VENDOR for MacBook1,1Steffen Röcker2010-05-261-1/+1
| * | | | | | | | | | | backlight: Add Cirrus EP93xx backlight driverH Hartley Sweeten2010-05-263-0/+171
| * | | | | | | | | | | backlight: l4f00242t03: Fix regulators handling code in remove functionAlberto Panizzo2010-05-261-2/+2
| * | | | | | | | | | | backlight: fix adp8860_bl build errorsRandy Dunlap2010-05-261-1/+6
| * | | | | | | | | | | backlight: new driver for the ADP8860 backlight partsMichael Hennerich2010-05-263-0/+822
| * | | | | | | | | | | backlight: 88pm860x_bl - potential memory leakDan Carpenter2010-05-261-0/+1
| * | | | | | | | | | | backlight: mbp_nvidia_bl - add support for older MacBookPro and MacBook 6,1.Mario Schwalbe2010-05-261-0/+45
| * | | | | | | | | | | backlight: Kconfig cleanupH Hartley Sweeten2010-05-261-44/+35
| * | | | | | | | | | | backlight: backlight_device_register() return ERR_PTR()Dan Carpenter2010-05-261-2/+2
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds2010-05-2710-14/+561
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | leds: Add mc13783 LED supportPhilippe Rétornaz2010-05-264-0/+415
| * | | | | | | | | | | | leds: leds-ss4200: fix led_classdev_unregister twice in error handlingAxel Lin2010-05-261-1/+1
| * | | | | | | | | | | | leds: leds-lp3944: properly handle lp3944_configure fail in lp3944_probeAxel Lin2010-05-261-2/+7