summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* befs: don't pass huge structs by valueJesper Juhl2011-01-132-9/+9
* drivers/telephony/ixj.c: fix warningAndrew Morton2011-01-131-2/+1
* pipe: use event aware wakeupsDavide Libenzi2011-01-131-5/+5
* gpiolib: add missing functions to generic fallbackWolfram Sang2011-01-131-0/+20
* gpiolib: annotate gpio-intialization with __must_checkWolfram Sang2011-01-133-9/+9
* gpio/ml_ioh_gpio: ML7213 GPIO driverTomoya MORINAGA2011-01-133-0/+362
* GPIO_VX855: eliminate kconfig dependency warningRandy Dunlap2011-01-131-1/+1
* GPIO_RDC321X: select MFD_SUPPORT to squelch kconfig warningRandy Dunlap2011-01-131-0/+1
* gpio: vr41xx_giu: irq_data conversionLennert Buytenhek2011-01-131-24/+24
* gpio: timbgpio: irq_data conversionLennert Buytenhek2011-01-131-15/+15
* gpio: tc35892-gpio: irq_data conversionLennert Buytenhek2011-01-131-18/+18
* gpio: sx150x: irq_data conversionLennert Buytenhek2011-01-131-23/+23
* gpio: stmpe-gpio: irq_data conversionLennert Buytenhek2011-01-131-18/+18
* gpio: pl061: irq_data conversionLennert Buytenhek2011-01-131-14/+14
* gpio: pca953x: irq_data conversionLennert Buytenhek2011-01-131-19/+19
* gpio: max732x: irq_data conversionLennert Buytenhek2011-01-131-19/+19
* gpio: langwell_gpio: irq_data conversionLennert Buytenhek2011-01-131-8/+8
* gpio: adp5588-gpio: irq_data conversionLennert Buytenhek2011-01-131-19/+20
* cs5535: deprecate older cs5535_gpio driverAndres Salomon2011-01-139-10/+35
* drivers/staging/olpc_dcon: convert to new cs5535 gpio APIAndres Salomon2011-01-137-96/+114
* drivers/gpio/cs5535-gpio.c: add some additional cs5535-specific GPIO function...Andres Salomon2011-01-133-1/+55
* rtc: rtc-max6902 - set driver data in max6902_probe()Axel Lin2011-01-131-1/+2
* rtc: delete legacy MAINTAINERS entryPaul Gortmaker2011-01-131-5/+0
* rtc-cmos: fix suspend/resumePaul Fox2011-01-131-7/+9
* drivers/rtc/rtc-omap.c: fix a memory leakAxel Lin2011-01-131-2/+4
* vgacon: check for efi machineYannick Heneault2011-01-131-1/+2
* binfmt_elf: cleanupsMikael Pettersson2011-01-132-17/+11
* epoll: convert max_user_watches to longRobin Holt2011-01-132-9/+13
* fs/select.c: fix information leak to userspaceVasiliy Kulikov2011-01-131-0/+2
* checkpatch.pl: add "prefer __packed" checkJoe Perches2011-01-131-0/+5
* checkpatch: check for world-writeable sysfs/debugfs filesDave Jones2011-01-131-0/+5
* checkpatch.pl: fix CAST detectionFlorian Mickler2011-01-131-1/+1
* scripts/checkpatch.pl: add check for multiple terminating semicolons and cast...Joe Perches2011-01-131-1/+6
* flex_array: export symbols to modulesDavid Rientjes2011-01-132-2/+12
* MAINTAINERS: remove Stelian from the AMS driver recordStelian Pop2011-01-131-1/+0
* MAINTAINERS: orphan the meye driverStelian Pop2011-01-131-2/+1
* CREDITS: update Stelian's entryStelian Pop2011-01-131-2/+2
* MAINTAINERS: openwrt-devel@ is subscribers-onlyLennert Buytenhek2011-01-131-1/+1
* scripts/get_maintainer.pl: use --git-fallback more oftenJoe Perches2011-01-131-1/+37
* scripts/get_maintainer.pl: make --rolestats the defaultJoe Perches2011-01-131-3/+4
* lib/vsprintf.c: fix vscnprintf() if @size is == 0Anton Arapov2011-01-131-8/+8
* include/linux/printk.h: use tab not spaces for indentJoe Perches2011-01-131-7/+7
* include/linux/printk.h: organize printk_ratelimited macrosJoe Perches2011-01-131-13/+12
* include/linux/printk.h lib/hexdump.c: neatening and add CONFIG_PRINTK guardJoe Perches2011-01-132-14/+30
* include/linux/printk.h: add pr_<level>_once macrosJoe Perches2011-01-131-15/+44
* include/linux/printk.h: use and neaten no_printkJoe Perches2011-01-131-32/+43
* include/linux/printk.h: use space after #defineJoe Perches2011-01-131-9/+9
* include/linux/printk.h: move console functions and variables togetherJoe Perches2011-01-131-11/+11
* printk: use RCU to prevent potential lock contention in kmsg_dumpHuang Ying2011-01-131-27/+7
* dca: remove unneeded NULL checkDan Carpenter2011-01-131-2/+0