Commit Graph

319250 Commits (8fb980e35b41bbb79aa47f48839d95f0354af3c4)
 

Author SHA1 Message Date
Akinobu Mita 8fb980e35b dm: use memweight() 13 years ago
Akinobu Mita 9b58f6d4aa qnx4fs: use memweight() 13 years ago
Akinobu Mita 639b9e34f1 string: introduce memweight() 13 years ago
Kim, Milo f7f9505677 backlight: move lp855x header into platform_data directory 13 years ago
Kim, Milo a1fcb2e318 backlight: move register definitions from header to source 13 years ago
Jingoo Han 62a5c075ba backlight: l4f00242t03: export and use devm_gpio_request_one() 13 years ago
Jingoo Han 4405d5d9dd backlight: corgi_lcd: use devm_gpio_request() 13 years ago
Jingoo Han 04e961fb1d backlight: lms283gf05: use devm_gpio_request() 13 years ago
Jingoo Han f5b71941a5 backlight: tosa_bl: use devm_gpio_request() 13 years ago
Jingoo Han 402ff9a264 backlight: tosa_lcd: use devm_gpio_request() 13 years ago
Jingoo Han f673934c61 backlight: ot200_bl: use devm_gpio_request() 13 years ago
Jingoo Han 5f9dd5c9fd backlight: atmel-pwm-bl: use devm_gpio_request() 13 years ago
Jingoo Han b4a74615a4 drivers/video/backlight/lm3533_bl.c: use devm_ functions 13 years ago
Jingoo Han f1b60d46b6 drivers/video/backlight/ot200_bl.c: use devm_ functions 13 years ago
Jingoo Han a4be29ac6d drivers/video/backlight/atmel-pwm-bl.c: use devm_ functions 13 years ago
Jingoo Han a824c73cc3 MAINTAINERS: update EXYNOS DP DRIVER F: patterns 13 years ago
Andy Shevchenko 31550a16a5 vsprintf: add support of '%*ph[CDN]' 13 years ago
Dan Rosenberg 3715c5309f lib/vsprintf.c: kptr_restrict: fix pK-error in SysRq show-all-timers(Q) 13 years ago
Andrew Morton 80f548e04d lib/vsprintf.c: remind people to update Documentation/printk-formats.txt when adding printk formats 13 years ago
Andrei Emeltchenko 76597ff989 vsprintf: add %pMR for Bluetooth MAC address 13 years ago
Joe Perches 61e99ab8e3 printk: remove the now unnecessary "C" annotation for KERN_CONT 13 years ago
Joe Perches 088a52aac8 printk: only look for prefix levels in kernel messages 13 years ago
Joe Perches 04d2c8c83d printk: convert the format for KERN_<LEVEL> to a 2 byte pattern 13 years ago
Joe Perches b778b3f25b sound: use printk_get_level and printk_skip_level 13 years ago
Joe Perches 533574c6bc btrfs: use printk_get_level and printk_skip_level, add __printf, fix fallout 13 years ago
Joe Perches 0cc41e4a21 arch: remove direct definitions of KERN_<LEVEL> uses 13 years ago
Joe Perches 314ba3520e printk: add kern_levels.h to make KERN_<LEVEL> available for asm use 13 years ago
Joe Perches acc8fa41ad printk: add generic functions to find KERN_<LEVEL> headers 13 years ago
Kay Sievers cdf5344136 kmsg: /dev/kmsg - properly return possible copy_from_user() failure 13 years ago
Alan Cox 5353cf089b drivers/misc/ti-st/st_core.c: missing NULL check 13 years ago
Andrew Morton b57b44ae69 kernel/sys.c: avoid argv_free(NULL) 13 years ago
Sameer Nanda 45226e944c NMI watchdog: fix for lockup detector breakage on resume 13 years ago
Vikram Mulukutla 190320c3b6 panic: fix a possible deadlock in panic() 13 years ago
Fengguang Wu 6c55845e71 avr32: fix build error in ATSTK1002 code 13 years ago
Fengguang Wu e47c6a3408 clk: validate pointer in __clk_disable() 13 years ago
Viresh Kumar 7041717e7c arch/arm/mach-netx/fb.c: reuse dummy clk routines for CONFIG_HAVE_CLK=n 13 years ago
Viresh Kumar c311b78b2a usb/host/r8a66597: remove conditional compilation of clk code 13 years ago
Viresh Kumar 569a50da7f gadget/r8a66597: remove conditional compilation of clk code 13 years ago
Viresh Kumar f12a86a098 gadget/m66592: remove conditional compilation of clk code 13 years ago
Viresh Kumar 6a81c26f86 net/stmmac: remove conditional compilation of clk code 13 years ago
Viresh Kumar 2b1463ddde net/c_can: remove conditional compilation of clk code 13 years ago
Viresh Kumar d14fb1e930 ata/pata_arasan: remove conditional compilation of clk code 13 years ago
Viresh Kumar 08aff53582 usb/musb: remove conditional compilation of clk code 13 years ago
Viresh Kumar 714904e1c3 usb/marvell: remove conditional compilation of clk code 13 years ago
Viresh Kumar dd995c9d82 i2c/i2c-pxa: remove conditional compilation of clk code 13 years ago
Viresh Kumar 01da40bf87 clk: remove redundant depends on from drivers/Kconfig 13 years ago
Viresh Kumar 93abe8e4b1 clk: add non CONFIG_HAVE_CLK routines 13 years ago
Kautuk Consul bf7c27e988 avr32/mm/fault.c: port OOM changes to do_page_fault 13 years ago
Paul Bolle 7eafef6d1d alpha: remove mysterious if zero-ed out includes 13 years ago
Kautuk Consul f107701f01 xtensa/mm/fault.c: port OOM changes to do_page_fault 13 years ago