summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* rtc-mxc: remove unnecessary clock source for rtc subsystemVladimir Zapolskiy2010-05-251-17/+8
* s3c rtc driver: add support for S3C64xxMaurus Cuelenaere2010-05-252-21/+88
* xen: fix build when SYSRQ is disabledRandy Dunlap2010-05-251-5/+9
* drivers/hwmon/coretemp.c: get TjMax value from MSRCarsten Emde2010-05-251-4/+57
* drivers/hwmon/coretemp.c: detect the thermal sensors by CPUIDCarsten Emde2010-05-251-20/+12
* hwmon: add TI ads7871 a/d converter driverPaul Thomas2010-05-253-0/+263
* lis3: setup poll interval limitsSamu Onkalo2010-05-251-0/+4
* lis3: interrupt handlers for 8bit wakeup and click eventsSamu Onkalo2010-05-252-13/+86
* lis3: add skeletons for interrupt handlersSamu Onkalo2010-05-251-23/+64
* lis3: introduce platform data for second ff / wu unitSamu Onkalo2010-05-251-2/+13
* lis3: separate configuration function for 8 bit deviceSamu Onkalo2010-05-251-19/+26
* lis3: add missing constants for 8bit deviceSamu Onkalo2010-05-251-0/+10
* drivers: acpi: don't use own implementation of hex_to_bin()Andy Shevchenko2010-05-251-7/+2
* drivers: wireless: use new hex_to_bin() methodAndy Shevchenko2010-05-251-11/+4
* staging: rt2860: use new hex_to_bin() methodAndy Shevchenko2010-05-252-15/+2
* usb: atm: speedtch: use new hex_to_bin() methodAndy Shevchenko2010-05-251-3/+2
* drivers: isdn: use new hex_to_bin() methodAndy Shevchenko2010-05-251-12/+1
* ad525x_dpot: add support for one time programmable potsMichael Hennerich2010-05-254-20/+150
* ad525x_dpot: add support for ADN2860 and AD528x potsMichael Hennerich2010-05-254-14/+26
* ad525x_dpot: add support for AD524x potsMichael Hennerich2010-05-254-96/+175
* ad525x_dpot: add support for SPI partsMichael Hennerich2010-05-256-319/+806
* ad525x_dpot: extend write argument to 16bitsMichael Hennerich2010-05-251-2/+2
* ad525x_dpot: simplify duplicated sysfs definesMichael Hennerich2010-05-251-195/+43
* drivers: misc: pass miscdevice pointer via file private dataSamu Onkalo2010-05-251-0/+1
* hvsi: fix messed up error checking getting state namePhil Carmody2010-05-251-4/+2
* kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT...Alexey Dobriyan2010-05-255-5/+5
* hangcheck-timer: fix x86_32 bugsYury Polyanskiy2010-05-251-6/+14
* cpuidle: add a repeating pattern detector to the menu governorArjan van de Ven2010-05-251-1/+59
* m68knommu: fix broken use of BUAD_TABLE_SIZE in 68328serial driverGreg Ungerer2010-05-251-1/+1
* mm: compaction: add /sys trigger for per-node memory compactionMel Gorman2010-05-251-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds2010-05-243-6/+6
|\
| * cmd640: fix kernel oops in test_irq() methodSergei Shtylyov2010-05-111-4/+2
| * pdc202xx_old: ignore "FIFO empty" bit in test_irq() methodSergei Shtylyov2010-04-231-2/+2
| * pdc202xx_old: wire test_irq() method for PDC2026xSergei Shtylyov2010-04-231-0/+1
| * IDE: pass IRQ flags to the IDE coreYegor Yefremov2010-04-151-0/+1
* | Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds2010-05-2447-219/+520
|\ \
| * | drivers: Push down BKL into various driversArnd Bergmann2010-05-1723-115/+280
| * | isdn: Push down BKL into ioctl functionsArnd Bergmann2010-05-173-10/+35
| * | scsi: Push down BKL into ioctl functionsArnd Bergmann2010-05-1711-36/+120
| * | dvb: Push down BKL into ioctl functionsArnd Bergmann2010-05-1710-58/+85
* | | Merge git://git.infradead.org/battery-2.6Linus Torvalds2010-05-2413-168/+848
|\ \ \
| * | | ds2760_battery: Make charge_now and charge_full writeableDaniel Mack2010-05-191-0/+64
| * | | power_supply: Add support for writeable propertiesDaniel Mack2010-05-191-3/+35
| * | | power_supply: Use attribute groupsAnton Vorontsov2010-05-193-96/+74
| * | | power_supply: Add test_power driverAnton Vorontsov2010-05-183-0/+169
| * | | tosa_battery: Fix build error due to direct driver_data usageDmitry Eremin-Solenikov2010-05-021-2/+2
| * | | wm97xx_battery: Quieten sparse warning (bat_set_pdata not declared)Anton Vorontsov2010-05-021-0/+3
| * | | ds2782_battery: Get rid of magic numbers in driver_dataAnton Vorontsov2010-05-021-6/+11
| * | | ds2782_battery: Add support for ds2786 battery gas gaugeYulia Vilensky2010-04-262-50/+138
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Anton Vorontsov2010-04-262629-2578/+21375
| |\ \ \