aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* fbdev: section cleanup in vga16fbHenrik Kretzschmar2010-05-25
* fbdev: section cleanup in vfbHenrik Kretzschmar2010-05-25
* fbdev: section cleanup in hgafbHenrik Kretzschmar2010-05-25
* fbdev: section cleanup in arcfbHenrik Kretzschmar2010-05-25
* sis: strcpy() => strlcpy()Dan Carpenter2010-05-25
* fbdev: bfin-lq035q1-fb: respect new PPI mode platform fieldMichael Hennerich2010-05-25
* rtc: use genirq directly in rtc-wm831xMark Brown2010-05-25
* rtc-cmos: do dev_set_drvdata() earlier in the initializationDan Carpenter2010-05-25
* rtc-ds1302: add some abstraction for new platform supportMarc Zyngier2010-05-25
* rtc-isl1208: use sysfs_{create/remove}_groupH Hartley Sweeten2010-05-25
* rtc-mxc: remove unnecessary clock source for rtc subsystemVladimir Zapolskiy2010-05-25
* s3c rtc driver: add support for S3C64xxMaurus Cuelenaere2010-05-25
* xen: fix build when SYSRQ is disabledRandy Dunlap2010-05-25
* drivers/hwmon/coretemp.c: get TjMax value from MSRCarsten Emde2010-05-25
* drivers/hwmon/coretemp.c: detect the thermal sensors by CPUIDCarsten Emde2010-05-25
* hwmon: add TI ads7871 a/d converter driverPaul Thomas2010-05-25
* lis3: setup poll interval limitsSamu Onkalo2010-05-25
* lis3: interrupt handlers for 8bit wakeup and click eventsSamu Onkalo2010-05-25
* lis3: add skeletons for interrupt handlersSamu Onkalo2010-05-25
* lis3: introduce platform data for second ff / wu unitSamu Onkalo2010-05-25
* lis3: separate configuration function for 8 bit deviceSamu Onkalo2010-05-25
* lis3: add missing constants for 8bit deviceSamu Onkalo2010-05-25
* drivers: acpi: don't use own implementation of hex_to_bin()Andy Shevchenko2010-05-25
* drivers: wireless: use new hex_to_bin() methodAndy Shevchenko2010-05-25
* staging: rt2860: use new hex_to_bin() methodAndy Shevchenko2010-05-25
* usb: atm: speedtch: use new hex_to_bin() methodAndy Shevchenko2010-05-25
* drivers: isdn: use new hex_to_bin() methodAndy Shevchenko2010-05-25
* ad525x_dpot: add support for one time programmable potsMichael Hennerich2010-05-25
* ad525x_dpot: add support for ADN2860 and AD528x potsMichael Hennerich2010-05-25
* ad525x_dpot: add support for AD524x potsMichael Hennerich2010-05-25
* ad525x_dpot: add support for SPI partsMichael Hennerich2010-05-25
* ad525x_dpot: extend write argument to 16bitsMichael Hennerich2010-05-25
* ad525x_dpot: simplify duplicated sysfs definesMichael Hennerich2010-05-25
* drivers: misc: pass miscdevice pointer via file private dataSamu Onkalo2010-05-25
* hvsi: fix messed up error checking getting state namePhil Carmody2010-05-25
* kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT...Alexey Dobriyan2010-05-25
* hangcheck-timer: fix x86_32 bugsYury Polyanskiy2010-05-25
* cpuidle: add a repeating pattern detector to the menu governorArjan van de Ven2010-05-25
* m68knommu: fix broken use of BUAD_TABLE_SIZE in 68328serial driverGreg Ungerer2010-05-25
* mm: compaction: add /sys trigger for per-node memory compactionMel Gorman2010-05-25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds2010-05-24
|\
| * cmd640: fix kernel oops in test_irq() methodSergei Shtylyov2010-05-11
| * pdc202xx_old: ignore "FIFO empty" bit in test_irq() methodSergei Shtylyov2010-04-22
| * pdc202xx_old: wire test_irq() method for PDC2026xSergei Shtylyov2010-04-22
| * IDE: pass IRQ flags to the IDE coreYegor Yefremov2010-04-15
* | Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds2010-05-24
|\ \
| * | drivers: Push down BKL into various driversArnd Bergmann2010-05-16
| * | isdn: Push down BKL into ioctl functionsArnd Bergmann2010-05-16
| * | scsi: Push down BKL into ioctl functionsArnd Bergmann2010-05-16
| * | dvb: Push down BKL into ioctl functionsArnd Bergmann2010-05-16