summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* lib/kstrtox: common code between kstrto*() and simple_strto*() functionsAlexey Dobriyan2011-10-313-48/+68
* drivers/leds/leds-lp5521.c: check if reset is successfulSrinidhi KASAGAR2011-10-311-0/+18
* leds: turn the blink_timer off before starting to blinkAntonio Ospite2011-10-311-0/+2
* leds: save the delay values after a successful call to blink_set()Antonio Ospite2011-10-311-1/+4
* drivers/leds/leds-gpio.c: use gpio_get_value_cansleep() when initializingDavid Daney2011-10-311-1/+1
* drivers/leds/leds-lm3530.c: add __devexit_p where neededAxel Lin2011-10-311-1/+1
* drivers/leds/leds-lp5521.c: avoid writing uninitialized value to LP5521_REG_O...Axel Lin2011-10-311-3/+3
* drivers/leds/leds-renesas-tpu.c: move Renesas TPU LED driver platform dataMagnus Damm2011-10-312-1/+1
* drivers/leds/leds-renesas-tpu.c: update driver to use workqueueMagnus Damm2011-10-311-4/+17
* drivers/leds/leds-lm3530.c: remove obsolete cleanup for clientdataWolfram Sang2011-10-311-1/+0
* drivers/leds/led-triggers.c: fix memory leakMasakazu Mokuno2011-10-311-1/+4
* leds: Renesas TPU LED driverMagnus Damm2011-10-314-0/+371
* backlight: rename corgibl_limit_intensity() to genericbl_limit_intensity()Axel Lin2011-10-311-2/+2
* drivers/video/backlight/l4f00242t03.c: use gpio_request_one() to simplify err...Fabio Estevam2011-10-311-11/+4
* backlight: fix broken regulator API usage in l4f00242t03Mark Brown2011-10-314-47/+24
* video/backlight: remove obsolete cleanup for clientdataWolfram Sang2011-10-311-2/+0
* MAINTAINERS: add ASLR maintainerJiri Kosina2011-10-311-0/+4
* MAINTAINERS: Linas has movedLinas Vepstas2011-10-311-1/+1
* MAINTAINERS: add new entry for ideapad-laptopIke Panhc2011-10-311-0/+7
* treewide: use __printf not __attribute__((format(printf,...)))Joe Perches2011-10-3161-350/+324
* printk: remove bounds checking for log_prefixWilliam Douglas2011-10-311-3/+0
* printk: fix bounds checking for log_prefixWilliam Douglas2011-10-311-1/+1
* printk: add console_suspend module parameterYanmin Zhang2011-10-312-0/+9
* printk: add module parameter ignore_loglevel to control ignore_loglevelYanmin Zhang2011-10-312-0/+6
* kernel/sysctl.c: add cap_last_cap to /proc/sys/kernelDan Ballard2011-10-312-0/+17
* watchdog: move watchdog_*_all_cpus under CONFIG_SYSCTLVasily Averin2011-10-311-2/+2
* stop_machine: make stop_machine safe and efficient to call earlyJeremy Fitzhardinge2011-10-311-0/+22
* drivers/misc/ad525x_dpot-i2c.c: add i2c support for AD5161Peter Korsgaard2011-10-311-0/+1
* driver/misc/fsa9480.c fix potential null-pointer dereferenceJonghwan Choi2011-10-311-1/+2
* lis3lv02d: make regulator API usage unconditionalMark Brown2011-10-312-23/+12
* lis3: remove the references to the global variable in core driverÉric Piel2011-10-312-103/+133
* lis3: change exported function to use passed parameterÉric Piel2011-10-315-9/+9
* lis3: use consistent naming of variablesÉric Piel2011-10-311-60/+60
* lis3: free regulators if probe() failsÉric Piel2011-10-311-2/+7
* hp_accel: add HP ProBook 655xÉric Piel2011-10-311-0/+1
* lis3: add support for HP EliteBook 8540wÉric Piel2011-10-311-0/+1
* lis3: add support for HP EliteBook 2730pÉric Piel2011-10-311-0/+1
* lis3: update maintainer informationÉric Piel2011-10-311-0/+1
* lis3lv02d: avoid divide by zero due to uncheckedÉric Piel2011-10-313-9/+32
* drivers/hwmon/hwmon.c: convert idr to ida and use ida_simple_get()Jonathan Cameron2011-10-311-39/+8
* hwmon: convert idr to ida and use ida_simple interfaceJonathan Cameron2011-10-311-24/+8
* lib/Kconfig.debug: fix help message for DEFAULT_HUNG_TASK_TIMEOUTJiaju Zhang2011-10-311-2/+3
* fs/pipe.c: add ->statfs callback for pipefsPavel Emelyanov2011-10-311-0/+1
* alpha: wire up sendmmsg syscallMichael Cree2011-10-312-1/+3
* alpha: wire up accept4 syscallMichael Cree2011-10-312-1/+3
* mm/vmstat.c: cache align vm_statDimitri Sivanich2011-10-311-1/+1
* mm: munlock use mapcount to avoid terrible overheadHugh Dickins2011-10-311-1/+9
* mm/huge_memory: fix typo when updating mmu cacheHillf Danton2011-10-311-1/+1
* mm/huge_memory: fix copying user highpageHillf Danton2011-10-311-1/+1
* mm: do not drain pagevecs for mlockall(MCL_FUTURE)Christoph Lameter2011-10-311-1/+2
OpenPOWER on IntegriCloud