| 2012-03-23 | Namjae Jeon | fat: fix bug in enforcing Long File Name length | commit | commitdiff | tree | 
| 2012-03-23 | Namjae Jeon | fat: clean up xlate_to_uni() | commit | commitdiff | tree | 
| 2012-03-23 | Austin Boyle | rtc: ds1307: generalise ram size and offset | commit | commitdiff | tree | 
| 2012-03-23 | David Anders | rtc: ds1307: comment and format cleanup | commit | commitdiff | tree | 
| 2012-03-23 | Wolfram Sang | rtc: ds1307: simplify irq setup code | commit | commitdiff | tree | 
| 2012-03-23 | Wolfram Sang | rtc: ds1307: refactor chip_desc table | commit | commitdiff | tree | 
| 2012-03-23 | Ashish Jangam | rtc: driver for DA9052/53 PMIC v1 | commit | commitdiff | tree | 
| 2012-03-23 | Kevin Liu | drivers/rtc/rtc-max8925.c: fix alarm->enabled mistake... | commit | commitdiff | tree | 
| 2012-03-23 | Kevin Liu | drivers/rtc/rtc-max8925.c: fix max8925_rtc_read_alarm... | commit | commitdiff | tree | 
| 2012-03-23 | Navin P | drivers/rtc/rtc-pm8xxx.c: make pm8xxx_rtc_pm_ops static | commit | commitdiff | tree | 
| 2012-03-23 | Yong Zhang | drivers/rtc: remove IRQF_DISABLED | commit | commitdiff | tree | 
| 2012-03-23 | Venu Byravarasu | drivers/rtc/rtc-twl.c: return correct RTC event from ISR | commit | commitdiff | tree | 
| 2012-03-23 | Venu Byravarasu | drivers/rtc/rtc-twl.c: simplify RTC interrupt clearing | commit | commitdiff | tree | 
| 2012-03-23 | Venu Byravarasu | drivers/rtc/rtc-twl.c: enable RTC irrespective of its... | commit | commitdiff | tree | 
| 2012-03-23 | Venu Byravarasu | drivers/rtc/rtc-twl.c: optimize IRQ bit access | commit | commitdiff | tree | 
| 2012-03-23 | zhao zhang | MIPS: add RTC support for loongson1B | commit | commitdiff | tree | 
| 2012-03-23 | Axel Lin | rtc: convert rtc i2c drivers to module_i2c_driver | commit | commitdiff | tree | 
| 2012-03-23 | Axel Lin | rtc: convert rtc spi drivers to module_spi_driver | commit | commitdiff | tree | 
| 2012-03-23 | Viresh Kumar | rtc/rtc-spear: call platform_set_drvdata() before regis... | commit | commitdiff | tree | 
| 2012-03-23 | Shiraz Hashim | rtc/spear: fix for RTC_AIE_ON and RTC_AIE_OFF ioctl... | commit | commitdiff | tree | 
| 2012-03-23 | Deepak Sikri | rtc-spear: fix for balancing the enable_irq_wake in... | commit | commitdiff | tree | 
| 2012-03-23 | Bernhard Walle | init/do_mounts.c: print error code on mount failure | commit | commitdiff | tree | 
| 2012-03-23 | Diwakar Tundlam | init: check printed flag to skip printing message | commit | commitdiff | tree | 
| 2012-03-23 | Dan Carpenter | epoll: remove unneeded variable in reverse_path_check() | commit | commitdiff | tree | 
| 2012-03-23 | Steven Rostedt | epoll: comment the funky #ifdef | commit | commitdiff | tree | 
| 2012-03-23 | Hans Verkuil | poll: add poll_requested_events() and poll_does_not_wai... | commit | commitdiff | tree | 
| 2012-03-23 | Darrick J.... | crc32: select an algorithm via Kconfig | commit | commitdiff | tree | 
| 2012-03-23 | Darrick J.... | crc32: add self-test code for crc32c | commit | commitdiff | tree | 
| 2012-03-23 | Darrick J.... | crypto: crc32c should use library implementation | commit | commitdiff | tree | 
| 2012-03-23 | Darrick J.... | crc32: bolt on crc32c | commit | commitdiff | tree | 
| 2012-03-23 | Bob Pearson | crc32: add note about this patchset to crc32.c | commit | commitdiff | tree | 
| 2012-03-23 | Bob Pearson | crc32: optimize loop counter for x86 | commit | commitdiff | tree | 
| 2012-03-23 | Bob Pearson | crc32: add slice-by-8 algorithm to existing code | commit | commitdiff | tree | 
| 2012-03-23 | Bob Pearson | crc32: make CRC_*_BITS definition correspond to actual... | commit | commitdiff | tree | 
| 2012-03-23 | Bob Pearson | crc32: fix mixing of endian-specific types | commit | commitdiff | tree | 
| 2012-03-23 | Bob Pearson | crc32: miscellaneous cleanups | commit | commitdiff | tree | 
| 2012-03-23 | Bob Pearson | crc32: simplify unit test code | commit | commitdiff | tree | 
| 2012-03-23 | Bob Pearson | crc32: move long comment about crc32 fundamentals to... | commit | commitdiff | tree | 
| 2012-03-23 | Bob Pearson | crc32: remove two instances of trailing whitespaces | commit | commitdiff | tree | 
| 2012-03-23 | Josh Triplett | checkpatch: check for quoted strings broken across... | commit | commitdiff | tree | 
| 2012-03-23 | Joe Perches | checkpatch: whitespace - add/remove blank lines | commit | commitdiff | tree | 
| 2012-03-23 | Joe Perches | checkpatch: warn on use of yield() | commit | commitdiff | tree | 
| 2012-03-23 | Joe Perches | checkpatch: add --strict tests for braces, comments... | commit | commitdiff | tree | 
| 2012-03-23 | Andy Whitcroft | checkpatch: add [] to type extensions | commit | commitdiff | tree | 
| 2012-03-23 | Andy Whitcroft | checkpatch: high precedence operators do not require... | commit | commitdiff | tree | 
| 2012-03-23 | Andy Whitcroft | checkpatch: handle string concatenation in simple ... | commit | commitdiff | tree | 
| 2012-03-23 | Andy Whitcroft | checkpatch: allow simple character constants in #defines | commit | commitdiff | tree | 
| 2012-03-23 | Andy Whitcroft | checkpatch: catch [ ... ] usage when not at the beginni... | commit | commitdiff | tree | 
| 2012-03-23 | Artem Bityutskiy | checkpatch.pl: be silent when -q and --ignore is given | commit | commitdiff | tree | 
| 2012-03-23 | Joe Perches | checkpatch: add some --strict coding style checks | commit | commitdiff | tree | 
| 2012-03-23 | Joe Perches | include/ and checkpatch: prefer __scanf to __attribute_... | commit | commitdiff | tree | 
| 2012-03-23 | Xiao Guangrong | prio_tree: introduce prio_set_parent() | commit | commitdiff | tree | 
| 2012-03-23 | Xiao Guangrong | prio_tree: simplify prio_tree_expand() | commit | commitdiff | tree | 
| 2012-03-23 | Xiao Guangrong | prio_tree: cleanup prio_tree_left()/prio_tree_right() | commit | commitdiff | tree | 
| 2012-03-23 | Xiao Guangrong | prio_tree: remove unnecessary code in prio_tree_replace | commit | commitdiff | tree | 
| 2012-03-23 | Akinobu Mita | string: memchr_inv() speed improvements | commit | commitdiff | tree | 
| 2012-03-23 | Bryan Wu | led-class: change back LEDS_CLASS to tristate instead... | commit | commitdiff | tree | 
| 2012-03-23 | Axel Lin | drivers/leds/leds-lm3530.c: move the code setting gen_c... | commit | commitdiff | tree | 
| 2012-03-23 | Axel Lin | drivers/leds/leds-pca9633.c: remove unused 'adapter... | commit | commitdiff | tree | 
| 2012-03-23 | Kim, Milo | leds-lm3530: replace pltfm with pdata | commit | commitdiff | tree | 
| 2012-03-23 | Kim, Milo | leds-lm3530: remove LM3530_ALS_ZONE_REG code | commit | commitdiff | tree | 
| 2012-03-23 | Kim, Milo | leds-lm3530: support pwm input mode | commit | commitdiff | tree | 
| 2012-03-23 | Kim, Milo | leds-lm3530: replace i2c_client with led_classdev | commit | commitdiff | tree | 
| 2012-03-23 | Kim, Milo | leds-lm3530: set the max_brightness to 127 | commit | commitdiff | tree | 
| 2012-03-23 | Mark Brown | drivers/leds/leds-gpio.c: use linux/gpio.h rather than... | commit | commitdiff | tree | 
| 2012-03-23 | Peter Meerwald | drivers/leds: add driver for PCA9633 I2C chip | commit | commitdiff | tree | 
| 2012-03-23 | Andrew Morton | drivers/leds/leds-lp5523.c: constify some data | commit | commitdiff | tree | 
| 2012-03-23 | Srinidhi KASAGAR | drivers/leds/leds-lp5521.c: ret may be uninitialized | commit | commitdiff | tree | 
| 2012-03-23 | Kim, Milo | drivers/leds/leds-lp5521.c: redefinition of register... | commit | commitdiff | tree | 
| 2012-03-23 | Kim, Milo | drivers/leds/leds-lp5521.c: support led pattern data | commit | commitdiff | tree | 
| 2012-03-23 | Kim, Milo | drivers/leds/leds-lp5521.c: add 'update_config' in... | commit | commitdiff | tree | 
| 2012-03-23 | Kim, Milo | drivers/leds/leds-lp5521.c: add 'name' in the lp5521_le... | commit | commitdiff | tree | 
| 2012-03-23 | Wolfram Sang | drivers/leds/leds-tca6507.c: remove obsolete cleanup... | commit | commitdiff | tree | 
| 2012-03-23 | Dan Carpenter | drivers/leds/leds-tca6507.c: cleanup error handling... | commit | commitdiff | tree | 
| 2012-03-23 | Masanari Iida | drivers/leds/leds-lp5521.c: fix typo | commit | commitdiff | tree | 
| 2012-03-23 | Akinobu Mita | x86: use for_each_clear_bit_from() | commit | commitdiff | tree | 
| 2012-03-23 | Akinobu Mita | uwb: use for_each_clear_bit() | commit | commitdiff | tree | 
| 2012-03-23 | Akinobu Mita | s390/char: use for_each_clear_bit() | commit | commitdiff | tree | 
| 2012-03-23 | Akinobu Mita | mtd: use for_each_clear_bit() | commit | commitdiff | tree | 
| 2012-03-23 | Akinobu Mita | bitops: introduce for_each_clear_bit() | commit | commitdiff | tree | 
| 2012-03-23 | Akinobu Mita | bitops: remove for_each_set_bit_cont() | commit | commitdiff | tree | 
| 2012-03-23 | Akinobu Mita | bitops: rename for_each_set_bit_cont() in favor of... | commit | commitdiff | tree | 
| 2012-03-23 | Randy Dunlap | backlight: fix ot200_bl build | commit | commitdiff | tree | 
| 2012-03-23 | Jingoo Han | backlight: convert platform_lcd to dev_pm_ops | commit | commitdiff | tree | 
| 2012-03-23 | Grazvydas Ignotas | backlight: add support for Pandora backlight | commit | commitdiff | tree | 
| 2012-03-23 | Christian Gmeiner | backlight: add driver for Bachmann's ot200 | commit | commitdiff | tree | 
| 2012-03-23 | Kim, Milo | backlight: new backlight driver for LP855x devices | commit | commitdiff | tree | 
| 2012-03-23 | Julia Lawall | drivers/video/backlight/adp5520_bl.c: use devm_ functions | commit | commitdiff | tree | 
| 2012-03-23 | Julia Lawall | drivers/video/backlight: use devm_ functions | commit | commitdiff | tree | 
| 2012-03-23 | Julia Lawall | drivers/video/backlight/wm831x_bl.c: use devm_ functions | commit | commitdiff | tree | 
| 2012-03-23 | Axel Lin | backlight: convert backlight spi drivers to module_spi_... | commit | commitdiff | tree | 
| 2012-03-23 | Axel Lin | backlight: convert backlight i2c drivers to module_i2c_... | commit | commitdiff | tree | 
| 2012-03-23 | Wanlong Gao | MAINTAINERS: update maintainership of LTP | commit | commitdiff | tree | 
| 2012-03-23 | Joe Perches | MAINTAINERS: add "S: Maintained" to clkdev and clk... | commit | commitdiff | tree | 
| 2012-03-23 | Joe Perches | MAINTAINERS: add status to ALPHA architecture | commit | commitdiff | tree | 
| 2012-03-23 | Joe Perches | MAINTAINERS: update git urls for 2.6 deletions | commit | commitdiff | tree | 
| 2012-03-23 | Joe Perches | MAINTAINERS: update MCA section | commit | commitdiff | tree | 
| 2012-03-23 | Richard Weinberger | get_maintainer.pl: add support for moderated lists | commit | commitdiff | tree | 
| 2012-03-23 | Joe Perches | get_maintainer: use a default "unknown" S: status/role | commit | commitdiff | tree | 
| 2012-03-23 | Andrew Morton | kernel/watchdog.c: add comment to watchdog() exit path | commit | commitdiff | tree | 
| next |