Commit Graph

229614 Commits (34e49d4f635d6a800c4089c40fd254e12e451449)
 

Author SHA1 Message Date
Joe Perches 34e49d4f63 fs/proc/base.c, kernel/latencytop.c: convert sprintf_symbol() to %ps 14 years ago
Trevor Woerner 1bdcd78e24 cgroups: remove deprecated subsystem from examples. 14 years ago
Rob Landley e0e34e977a Documentation/email-clients.txt: update Thunderbird docs with wordwrap plugin 14 years ago
Lasse Collin 5d3687d7fb Documentation/email-clients.txt: warn about word wrap bug in KMail 14 years ago
Jesper Juhl 566538a6cf reiserfs: make sure va_end() is always called after va_start(). 14 years ago
Jesper Juhl e0e3d32bb4 befs: don't pass huge structs by value 14 years ago
Andrew Morton 25f959d63d drivers/telephony/ixj.c: fix warning 14 years ago
Davide Libenzi e462c448fd pipe: use event aware wakeups 14 years ago
Wolfram Sang 5f829e405e gpiolib: add missing functions to generic fallback 14 years ago
Wolfram Sang 0fdae42d36 gpiolib: annotate gpio-intialization with __must_check 14 years ago
Tomoya MORINAGA 49a367937f gpio/ml_ioh_gpio: ML7213 GPIO driver 14 years ago
Randy Dunlap 32518863b4 GPIO_VX855: eliminate kconfig dependency warning 14 years ago
Randy Dunlap 6f7ab5246d GPIO_RDC321X: select MFD_SUPPORT to squelch kconfig warning 14 years ago
Lennert Buytenhek 67d15ed7df gpio: vr41xx_giu: irq_data conversion 14 years ago
Lennert Buytenhek a1f5f22adc gpio: timbgpio: irq_data conversion 14 years ago
Lennert Buytenhek 33fcc1b802 gpio: tc35892-gpio: irq_data conversion 14 years ago
Lennert Buytenhek 673860c107 gpio: sx150x: irq_data conversion 14 years ago
Lennert Buytenhek 2a866f3914 gpio: stmpe-gpio: irq_data conversion 14 years ago
Lennert Buytenhek b2221869db gpio: pl061: irq_data conversion 14 years ago
Lennert Buytenhek 6f5cfc0e2d gpio: pca953x: irq_data conversion 14 years ago
Lennert Buytenhek fbc4667ab0 gpio: max732x: irq_data conversion 14 years ago
Lennert Buytenhek 5ffd72c674 gpio: langwell_gpio: irq_data conversion 14 years ago
Lennert Buytenhek 12401eeddd gpio: adp5588-gpio: irq_data conversion 14 years ago
Andres Salomon cf8e9086de cs5535: deprecate older cs5535_gpio driver 14 years ago
Andres Salomon 7637c9259f drivers/staging/olpc_dcon: convert to new cs5535 gpio API 14 years ago
Andres Salomon 1b912c1bca drivers/gpio/cs5535-gpio.c: add some additional cs5535-specific GPIO functionality 14 years ago
Axel Lin 5f003feba2 rtc: rtc-max6902 - set driver data in max6902_probe() 14 years ago
Paul Gortmaker 81d350e013 rtc: delete legacy MAINTAINERS entry 14 years ago
Paul Fox 2fb08e6ca9 rtc-cmos: fix suspend/resume 14 years ago
Axel Lin 19412ce9fc drivers/rtc/rtc-omap.c: fix a memory leak 14 years ago
Yannick Heneault 554ec37aca vgacon: check for efi machine 14 years ago
Mikael Pettersson f670d0ecda binfmt_elf: cleanups 14 years ago
Robin Holt 52bd19f769 epoll: convert max_user_watches to long 14 years ago
Vasiliy Kulikov 65329bf46b fs/select.c: fix information leak to userspace 14 years ago
Joe Perches 3d130fd03e checkpatch.pl: add "prefer __packed" check 14 years ago
Dave Jones 88f8831c05 checkpatch: check for world-writeable sysfs/debugfs files 14 years ago
Florian Mickler c023e4734c checkpatch.pl: fix CAST detection 14 years ago
Joe Perches caf2a54f10 scripts/checkpatch.pl: add check for multiple terminating semicolons and casts of vmalloc 14 years ago
David Rientjes 78c377d1b5 flex_array: export symbols to modules 14 years ago
Stelian Pop 7348257964 MAINTAINERS: remove Stelian from the AMS driver record 14 years ago
Stelian Pop b7788e135d MAINTAINERS: orphan the meye driver 14 years ago
Stelian Pop 4b00717215 CREDITS: update Stelian's entry 14 years ago
Lennert Buytenhek 8578d7af9b MAINTAINERS: openwrt-devel@ is subscribers-only 14 years ago
Joe Perches ab6c937dba scripts/get_maintainer.pl: use --git-fallback more often 14 years ago
Joe Perches 7e1863af16 scripts/get_maintainer.pl: make --rolestats the default 14 years ago
Anton Arapov b921c69fb2 lib/vsprintf.c: fix vscnprintf() if @size is == 0 14 years ago
Joe Perches a3f938bf6f include/linux/printk.h: use tab not spaces for indent 14 years ago
Joe Perches 6ec42a56e2 include/linux/printk.h: organize printk_ratelimited macros 14 years ago
Joe Perches ac83ed6878 include/linux/printk.h lib/hexdump.c: neatening and add CONFIG_PRINTK guard 14 years ago
Joe Perches 16cb839f13 include/linux/printk.h: add pr_<level>_once macros 14 years ago