index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: sysfs: kill owner field from attribute
Parag Warudkar
2008-10-20
19
-21
/
+6
*
drivers/scsi/sr_vendor.c: use bcd2bin
Adrian Bunk
2008-10-20
1
-6
/
+6
*
i2c: use bcd2bin/bin2bcd
Adrian Bunk
2008-10-20
1
-17
/
+17
*
drivers/rtc/rtc-bq4802.c: don't use BIN_2_BCD and BCD_2_BIN
Andrew Morton
2008-10-20
1
-15
/
+15
*
rtc: use bcd2bin/bin2bcd
Adrian Bunk
2008-10-20
4
-61
/
+61
*
drivers/rtc/: use bcd2bin/bin2bcd
Adrian Bunk
2008-10-20
30
-509
/
+509
*
acpi: use bcd2bin/bin2bcd
Adrian Bunk
2008-10-20
1
-9
/
+9
*
byteorder: remove direct includes of linux/byteorder/swab[b].h
Harvey Harrison
2008-10-20
3
-1
/
+3
*
edac cell: fix incorrect edac_mode
Benjamin Herrenschmidt
2008-10-20
1
-1
/
+1
*
pc8736x_gpio: add support for PC87365 chips
Andre Haupt
2008-10-20
1
-3
/
+8
*
phonedev: remove BKL
Richard Holden
2008-10-20
1
-2
/
+0
*
fb: convert lock/unlock_kernel() into local fb mutex
Krzysztof Helt
2008-10-20
1
-19
/
+20
*
fb: push down the BKL in the ioctl handler
Alan Cox
2008-10-20
1
-55
/
+86
*
gpiolib: fix oops in gpio_get_value_cansleep()
David Brownell
2008-10-20
1
-1
/
+1
*
gpio: modify sysfs gpio export so that "value" displays as 0 or 1
Steven A. Falco
2008-10-20
1
-1
/
+1
*
rtc-cmos: export second NVRAM bank
David Brownell
2008-10-20
1
-7
/
+63
*
Altix serial: fix
roel kluin
2008-10-20
1
-1
/
+1
*
make probe_serial_gsc() static
Adrian Bunk
2008-10-20
1
-1
/
+1
*
Char: sx, remove bogus iomap
Jiri Slaby
2008-10-20
1
-3
/
+3
*
hwmon: applesmc: lighter wait mechanism, drastic improvement
Henrik Rydberg
2008-10-20
1
-10
/
+12
*
hwmon: applesmc: Add support for Macbook Pro 3
Henrik Rydberg
2008-10-20
1
-0
/
+9
*
hwmon: applesmc: Add support for Macbook Pro 4
Henrik Rydberg
2008-10-20
1
-0
/
+9
*
drivers/hwmon/applesmc.c: remove unneeded casts
Andrew Morton
2008-10-20
1
-8
/
+8
*
hwmon: applesmc: add support for Macbook Air
Henrik Rydberg
2008-10-20
1
-0
/
+9
*
hwmon: applesmc: allow for variable ALV0 and ALV1 package length
Henrik Rydberg
2008-10-20
1
-5
/
+15
*
hwmon: applesmc: prolong status wait
Henrik Rydberg
2008-10-20
1
-2
/
+2
*
hwmon: applesmc: fix the 'wait status failed: c != 8' problem
Henrik Rydberg
2008-10-20
1
-8
/
+24
*
hwmon: applesmc: specified number of bytes to read should match actual
Henrik Rydberg
2008-10-20
1
-1
/
+1
*
hwmon/pc87360 separate alarm files: add therm-min/max/crit-alarms
Jim Cromie
2008-10-20
1
-1
/
+57
*
hwmon/pc87360 separate alarm files: add dev_dbg help
Jim Cromie
2008-10-20
1
-4
/
+12
*
hwmon/pc87360 separate alarm files: define LDNI_MAX const
Jim Cromie
2008-10-20
1
-2
/
+3
*
hwmon/pc87360 separate alarm files: add temp-min/max/crit/fault-alarms
Jim Cromie
2008-10-20
1
-4
/
+80
*
hwmon/pc87360 separate alarm files: add in-min/max-alarms
Jim Cromie
2008-10-20
1
-1
/
+51
*
hwmon/pc87360 separate alarm files: define some constants
Jim Cromie
2008-10-20
1
-11
/
+22
*
intel-iommu: typo fix and correct word in the comment
Ameya Palande
2008-10-20
1
-2
/
+2
*
HP-WMI: additional keycode (or typo)
Eric Piel
2008-10-20
1
-0
/
+1
*
Fix documentation of sysrq-q
Andi Kleen
2008-10-20
1
-1
/
+1
*
memory_probe: fix wrong sysfs file attribute
Shaohua Li
2008-10-20
1
-1
/
+3
*
vmscan: unevictable LRU scan sysctl
Lee Schermerhorn
2008-10-20
1
-0
/
+5
*
vmstat: mlocked pages statistics
Nick Piggin
2008-10-20
1
-1
/
+3
*
Unevictable LRU Page Statistics
Lee Schermerhorn
2008-10-20
1
-0
/
+6
*
vmscan: split LRU lists into anon & file sets
Rik van Riel
2008-10-20
1
-23
/
+33
*
serial_txx9: use %lx for iobase
Atsushi Nemoto
2008-10-20
1
-1
/
+1
*
tpm: don't export static functions
Stephen Rothwell
2008-10-20
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2008-10-18
154
-1525
/
+8116
|
\
|
*
USB: remove err() macro from more usb drivers
Greg Kroah-Hartman
2008-10-17
4
-45
/
+63
|
*
USB: remove err() macro from usb misc drivers
Greg Kroah-Hartman
2008-10-17
5
-29
/
+37
|
*
USB: remove err() macro from usb core code
Greg Kroah-Hartman
2008-10-17
5
-14
/
+17
|
*
USB: remove err() macro from usb class drivers
Greg Kroah-Hartman
2008-10-17
3
-30
/
+48
|
*
USB: remove use of err() in drivers/usb/serial
Greg Kroah-Hartman
2008-10-17
21
-243
/
+346
[next]