aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-20Merge git://git.infradead.org/battery-2.6Linus Torvalds5-6/+422
2008-10-20epca: Add infinite break supportAlan Cox1-1/+5
2008-10-20Merge branch 'for-next' of git://git.o-hand.com/linux-mfdLinus Torvalds12-83/+2101
2008-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds11-67/+809
2008-10-20pci: Use new %pR to print resource rangesBenjamin Herrenschmidt4-54/+32
2008-10-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds3-9/+28
2008-10-20staging: sxg depends on X86Stephen Rothwell1-0/+1
2008-10-20Merge git://git.infradead.org/mtd-2.6Linus Torvalds48-1301/+4286
2008-10-20x86: sysfs: kill owner field from attributeParag Warudkar19-21/+6
2008-10-20drivers/scsi/sr_vendor.c: use bcd2binAdrian Bunk1-6/+6
2008-10-20i2c: use bcd2bin/bin2bcdAdrian Bunk1-17/+17
2008-10-20drivers/rtc/rtc-bq4802.c: don't use BIN_2_BCD and BCD_2_BINAndrew Morton1-15/+15
2008-10-20rtc: use bcd2bin/bin2bcdAdrian Bunk4-61/+61
2008-10-20drivers/rtc/: use bcd2bin/bin2bcdAdrian Bunk30-509/+509
2008-10-20acpi: use bcd2bin/bin2bcdAdrian Bunk1-9/+9
2008-10-20byteorder: remove direct includes of linux/byteorder/swab[b].hHarvey Harrison3-1/+3
2008-10-20edac cell: fix incorrect edac_modeBenjamin Herrenschmidt1-1/+1
2008-10-20pc8736x_gpio: add support for PC87365 chipsAndre Haupt1-3/+8
2008-10-20phonedev: remove BKLRichard Holden1-2/+0
2008-10-20fb: convert lock/unlock_kernel() into local fb mutexKrzysztof Helt1-19/+20
2008-10-20fb: push down the BKL in the ioctl handlerAlan Cox1-55/+86
2008-10-20gpiolib: fix oops in gpio_get_value_cansleep()David Brownell1-1/+1
2008-10-20gpio: modify sysfs gpio export so that "value" displays as 0 or 1Steven A. Falco1-1/+1
2008-10-20rtc-cmos: export second NVRAM bankDavid Brownell1-7/+63
2008-10-20Altix serial: fixroel kluin1-1/+1
2008-10-20make probe_serial_gsc() staticAdrian Bunk1-1/+1
2008-10-20Char: sx, remove bogus iomapJiri Slaby1-3/+3
2008-10-20hwmon: applesmc: lighter wait mechanism, drastic improvementHenrik Rydberg1-10/+12
2008-10-20hwmon: applesmc: Add support for Macbook Pro 3Henrik Rydberg1-0/+9
2008-10-20hwmon: applesmc: Add support for Macbook Pro 4Henrik Rydberg1-0/+9
2008-10-20drivers/hwmon/applesmc.c: remove unneeded castsAndrew Morton1-8/+8
2008-10-20hwmon: applesmc: add support for Macbook AirHenrik Rydberg1-0/+9
2008-10-20hwmon: applesmc: allow for variable ALV0 and ALV1 package lengthHenrik Rydberg1-5/+15
2008-10-20hwmon: applesmc: prolong status waitHenrik Rydberg1-2/+2
2008-10-20hwmon: applesmc: fix the 'wait status failed: c != 8' problemHenrik Rydberg1-8/+24
2008-10-20hwmon: applesmc: specified number of bytes to read should match actualHenrik Rydberg1-1/+1
2008-10-20hwmon/pc87360 separate alarm files: add therm-min/max/crit-alarmsJim Cromie1-1/+57
2008-10-20hwmon/pc87360 separate alarm files: add dev_dbg helpJim Cromie1-4/+12
2008-10-20hwmon/pc87360 separate alarm files: define LDNI_MAX constJim Cromie1-2/+3
2008-10-20hwmon/pc87360 separate alarm files: add temp-min/max/crit/fault-alarmsJim Cromie1-4/+80
2008-10-20hwmon/pc87360 separate alarm files: add in-min/max-alarmsJim Cromie1-1/+51
2008-10-20hwmon/pc87360 separate alarm files: define some constantsJim Cromie1-11/+22
2008-10-20intel-iommu: typo fix and correct word in the commentAmeya Palande1-2/+2
2008-10-20HP-WMI: additional keycode (or typo)Eric Piel1-0/+1
2008-10-20Fix documentation of sysrq-qAndi Kleen1-1/+1
2008-10-20memory_probe: fix wrong sysfs file attributeShaohua Li1-1/+3
2008-10-20vmscan: unevictable LRU scan sysctlLee Schermerhorn1-0/+5
2008-10-20vmstat: mlocked pages statisticsNick Piggin1-1/+3
2008-10-20Unevictable LRU Page StatisticsLee Schermerhorn1-0/+6
2008-10-20vmscan: split LRU lists into anon & file setsRik van Riel1-23/+33