Age | Commit message (Expand) | Author |
2009-04-06 | ALSA: wavefront - Always use request_firmware() | Takashi Iwai |
2009-04-06 | Remove fdump tool for av7110 firmware | Jaswinder Singh |
2009-04-06 | firmware: convert av7110 driver to request_firmware() | Jaswinder Singh |
2009-04-06 | Partially revert "V4L/DVB (9533): cx88: Add support for TurboSight TBS8910 DV... | David Woodhouse |
2009-04-06 | Revert "fix modules_install via NFS" | David Woodhouse |
2009-04-06 | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds |
2009-04-06 | percpu: __percpu_depopulate_mask can take a const mask | Stephen Rothwell |
2009-04-06 | docs: alphabetize entries in kernel-parameters.txt | Randy Dunlap |
2009-04-06 | docbook: fix fatal filename error | Randy Dunlap |
2009-04-06 | kernel/sysctl.c: avoid annoying warnings | Linus Torvalds |
2009-04-06 | Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2009-04-06 | Merge branch 'kmemtrace-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-04-06 | Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2009-04-06 | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds |
2009-04-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2009-04-06 | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight | Linus Torvalds |
2009-04-06 | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds | Linus Torvalds |
2009-04-06 | nfsd41: define nfsd4_set_statp as noop for !CONFIG_NFSD_V4 | Benny Halevy |
2009-04-06 | nfsd41: define NFSD_DRC_SIZE_SHIFT in set_max_drc | Benny Halevy |
2009-04-06 | i2c: Delete unused i2c-algo-sgi helper module | Jean Delvare |
2009-04-06 | i2c: Delete many unused driver IDs | Jean Delvare |
2009-04-06 | i2c: Deprecate client_register and client_unregister methods | Jean Delvare |
2009-04-06 | backlight: Adds HP Jornada 700 series backlight driver | Kristoffer Ericson |
2009-04-06 | backlight: Add HP Jornada 700 series LCD driver | Kristoffer Ericson |
2009-04-06 | backlight: fix pwm_bl.c when multiple PWM backlights exist | Eric Miao |
2009-04-06 | backlight: mbp_nvidia_bl - Add a debug switch | Mario Schwalbe |
2009-04-06 | backlight: Add support for MacBook 5, MacBook Air 2, and MacBook Pro 5 | Mario Schwalbe |
2009-04-06 | leds: introduce lp5521 led driver | Felipe Balbi |
2009-04-06 | leds: just ignore invalid GPIOs in leds-gpio | David Brownell |
2009-04-06 | leds: Fix &&/|| confusion in leds-pca9532.c | Riku Voipio |
2009-04-06 | leds: move h1940-leds's probe function to .devinit.text | Uwe Kleine-König |
2009-04-06 | leds: remove an unnecessary "goto" on drivers/leds/leds-s3c24.c | Zhenwen Xu |
2009-04-06 | leds: add BD2802GU LED driver | Kim Kyuwon |
2009-04-06 | leds: remove experimental flag from leds-clevo-mail | Németh Márton |
2009-04-06 | leds: Prevent multiple LED triggers with the same name | Adam Nielsen |
2009-04-06 | leds: Add gpio-led trigger | Felipe Balbi |
2009-04-06 | leds: Add rb532 LED driver for the User LED | Phil Sutter |
2009-04-06 | leds: Add suspend/resume state flags to leds-gpio | Richard Purdie |
2009-04-06 | leds: simple driver for pwm driven LEDs | Luotao Fu |
2009-04-06 | leds: Fix leds-gpio driver multiple module_init/exit usage | Richard Purdie |
2009-04-06 | leds: Add dac124s085 driver | Guennadi Liakhovetski |
2009-04-06 | leds: allow led-drivers to use a variable range of brightness values | Guennadi Liakhovetski |
2009-04-06 | leds: Add openfirmware platform device support | Trent Piepho |
2009-04-06 | block: switch sync_dirty_buffer() over to WRITE_SYNC | Jens Axboe |
2009-04-06 | block: Add flag for telling the IO schedulers NOT to anticipate more IO | Jens Axboe |
2009-04-06 | block: enabling plugging on SSD devices that don't do queuing | Jens Axboe |
2009-04-06 | jbd2: use WRITE_SYNC_PLUG instead of WRITE_SYNC | Jens Axboe |
2009-04-06 | jbd: use WRITE_SYNC_PLUG instead of WRITE_SYNC | Jens Axboe |
2009-04-06 | block: fsync_buffers_list() should use SWRITE_SYNC_PLUG | Jens Axboe |
2009-04-06 | Add WRITE_SYNC_PLUG and SWRITE_SYNC_PLUG | Jens Axboe |