summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-04-07Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds6-38/+491
2009-04-07Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds22-73/+1772
2009-04-06backlight: Adds HP Jornada 700 series backlight driverKristoffer Ericson3-0/+171
2009-04-06backlight: Add HP Jornada 700 series LCD driverKristoffer Ericson3-0/+163
2009-04-06backlight: fix pwm_bl.c when multiple PWM backlights existEric Miao1-2/+2
2009-04-06backlight: mbp_nvidia_bl - Add a debug switchMario Schwalbe1-2/+31
2009-04-06backlight: Add support for MacBook 5, MacBook Air 2, and MacBook Pro 5Mario Schwalbe1-36/+126
2009-04-06leds: introduce lp5521 led driverFelipe Balbi1-0/+10
2009-04-06leds: just ignore invalid GPIOs in leds-gpioDavid Brownell1-0/+9
2009-04-06leds: Fix &&/|| confusion in leds-pca9532.cRiku Voipio1-1/+1
2009-04-06leds: move h1940-leds's probe function to .devinit.textUwe Kleine-König1-1/+1
2009-04-06leds: remove an unnecessary "goto" on drivers/leds/leds-s3c24.cZhenwen Xu1-5/+2
2009-04-06leds: add BD2802GU LED driverKim Kyuwon4-0/+799
2009-04-06leds: remove experimental flag from leds-clevo-mailNémeth Márton1-2/+2
2009-04-06leds: Prevent multiple LED triggers with the same nameAdam Nielsen1-1/+9
2009-04-06leds: Add gpio-led triggerFelipe Balbi3-0/+253
2009-04-06leds: Add rb532 LED driver for the User LEDPhil Sutter3-0/+85
2009-04-06leds: Add suspend/resume state flags to leds-gpioRichard Purdie2-2/+4
2009-04-06leds: simple driver for pwm driven LEDsLuotao Fu4-0/+181
2009-04-06leds: Fix leds-gpio driver multiple module_init/exit usageRichard Purdie1-19/+27
2009-04-06leds: Add dac124s085 driverGuennadi Liakhovetski3-0/+160
2009-04-06leds: allow led-drivers to use a variable range of brightness valuesGuennadi Liakhovetski7-8/+29
2009-04-06leds: Add openfirmware platform device supportTrent Piepho3-53/+219
2009-04-06block: switch sync_dirty_buffer() over to WRITE_SYNCJens Axboe1-1/+1
2009-04-06block: Add flag for telling the IO schedulers NOT to anticipate more IOJens Axboe6-14/+25
2009-04-06block: enabling plugging on SSD devices that don't do queuingJens Axboe1-2/+11
2009-04-06jbd2: use WRITE_SYNC_PLUG instead of WRITE_SYNCJens Axboe1-4/+9
2009-04-06jbd: use WRITE_SYNC_PLUG instead of WRITE_SYNCJens Axboe1-1/+6
2009-04-06block: fsync_buffers_list() should use SWRITE_SYNC_PLUGJens Axboe1-4/+16
2009-04-06Add WRITE_SYNC_PLUG and SWRITE_SYNC_PLUGJens Axboe1-0/+3
2009-04-06block: change the request allocation/congestion logic to be sync/async basedJens Axboe6-84/+102
2009-04-05Merge branch 'audit.b62' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-28/+32
2009-04-05Merge branch 'for-next' of git://git.o-hand.com/linux-mfdLinus Torvalds15-164/+139
2009-04-05Merge branch 'for-linus' of git://repo.or.cz/cris-mirrorLinus Torvalds7-14/+13
2009-04-05Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds146-2790/+4854
2009-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds71-1515/+2754
2009-04-05Merge branch 'avr32-arch' of git://git.kernel.org/pub/scm/linux/kernel/git/hs...Linus Torvalds23-102/+2049
2009-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds713-64562/+312473
2009-04-05Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds145-3426/+13782
2009-04-05Audit: remove spaces from audit_log_d_pathEric Paris2-3/+3
2009-04-05audit: audit_set_auditable defined but not usedEric Paris1-8/+8
2009-04-05audit: incorrect ref counting in audit tree tag_chunkEric Paris1-0/+2
2009-04-05audit: Fix possible return value truncation in audit_get_context()Paul Moore1-1/+1
2009-04-05audit: ignore terminating NUL in AUDIT_USER_TTY messagesMiloslav Trmac1-0/+3
2009-04-05Audit: fix handling of 'strings' with NULL charactersMiloslav Trmac1-1/+1
2009-04-05make the e->rule.xxx shorter in kernel auditfilter.cZhenwen Xu1-8/+8
2009-04-05auditsc: fix kernel-doc notationRandy Dunlap1-2/+2
2009-04-05audit: EXECVE record - removed bogus newlineJiri Pirko1-5/+4
2009-04-05Merge branch 'bzip2-lzma-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-17/+1
2009-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds51-635/+615