index
:
~nh/linux
master
mutex
Unnamed repository; edit this file 'description' to name the repository.
nh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-05
x86 ACPI: normalize segment descriptor register on resume
H. Peter Anvin
1
-3
/
+2
2008-07-04
mmc: don't use DMA on newer ENE controllers
Pierre Ossman
1
-2
/
+4
2008-07-04
mm: switch node meminfo Active & Inactive pages to Kbytes
John Blackwood
1
-2
/
+2
2008-07-04
olpc: sdhci: add quirk for the Marvell CaFe's interrupt timeout
Andres Salomon
1
-1
/
+11
2008-07-04
olpc: sdhci: add quirk for the Marvell CaFe's vdd/powerup issue
Andres Salomon
1
-0
/
+18
2008-07-04
cciss: read config to obtain max outstanding commands per controller
Mike Miller
1
-29
/
+37
2008-07-04
spi: fix the read path in spidev
Sebastian Siewior
1
-6
/
+4
2008-07-04
w100fb: add 80 MHz modeline
Philipp Zabel
1
-0
/
+1
2008-07-04
w100fb: do not depend on SHARPSL
Philipp Zabel
1
-1
/
+2
2008-07-04
hdaps: add support for various newer Lenovo thinkpads
maximilian attems
1
-0
/
+6
2008-07-04
cciss: fix regression that no device nodes are created if no logical drives a...
Stephen M. Cameron
1
-0
/
+4
2008-07-04
fsl_diu_fb: fix build with CONFIG_PM=y, plus fix some warnings
Anton Vorontsov
1
-14
/
+15
2008-07-04
gpio: pca953x (i2c) handles max7310 too
David Brownell
2
-5
/
+11
2008-07-04
Miguel Ojeda has moved
Miguel Ojeda
4
-7
/
+7
2008-07-04
pci: VT3336 can't do MSI either
Tejun Heo
1
-0
/
+1
2008-07-04
rtc: fix CMOS time error after writing /proc/acpi/alarm
Huacai Chen
1
-1
/
+4
2008-07-04
rtc-x1205: Fix alarm set
Michael Hamel
1
-20
/
+91
2008-07-04
serial: fix serial_match_port() for dynamic major tty-device numbers
Guennadi Liakhovetski
1
-1
/
+3
2008-07-04
rtc: rtc_read_alarm() handles wraparound
David Brownell
1
-11
/
+91
2008-07-04
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-16
/
+27
2008-07-04
sata_mv: safer logic for limit_warnings
Mark Lord
1
-1
/
+1
2008-07-04
libata-sff: improve HSM violation reporting
Tejun Heo
1
-9
/
+21
2008-07-04
ahci: always clear all bits in irq_stat
Tejun Heo
1
-6
/
+3
2008-07-04
sata_sil24: add DID for another adaptec flavor
Tejun Heo
1
-0
/
+1
2008-07-04
fs_enet: restore promiscuous and multicast settings in restart()
Laurent Pinchart
1
-0
/
+3
2008-07-04
ibm_newemac: Fixes entry of short packets
Sathya Narayanan
1
-0
/
+6
2008-07-04
ibm_newemac: Fixes kernel crashes when speed of cable connected changes
Sathya Narayanan
1
-0
/
+2
2008-07-04
pasemi_mac: Access iph->tot_len with correct endianness
Roland Dreier
1
-1
/
+1
2008-07-04
ehea: Access iph->tot_len with correct endianness
Roland Dreier
1
-1
/
+1
2008-07-04
ehea: fix race condition
Jan-Bernd Themann
2
-7
/
+16
2008-07-04
ehea: add MODULE_DEVICE_TABLE
Jan-Bernd Themann
1
-0
/
+1
2008-07-04
ehea: fix might sleep problem
Jan-Bernd Themann
2
-12
/
+12
2008-07-04
forcedeth: fix lockdep warning on ethtool -s
Tobias Diedrich
1
-2
/
+13
2008-07-04
Add missing skb->dev assignment in Frame Relay RX code
Krzysztof Halasa
1
-0
/
+1
2008-07-03
USB: adding comment for ipaq forcing number of ports
Oliver Neukum
1
-0
/
+5
2008-07-03
USB: fix Oops on loading ipaq module since 2.6.26
Oliver Neukum
1
-1
/
+1
2008-07-03
USB: add a pl2303 device id
Greg Kroah-Hartman
2
-0
/
+2
2008-07-03
USB: another option device id
Greg Kroah-Hartman
1
-0
/
+1
2008-07-03
USB: don't lose disconnections during suspend
Alan Stern
1
-11
/
+4
2008-07-03
USB: fix interrupt disabling for HCDs with shared interrupt handlers
Stefan Becker
1
-10
/
+28
2008-07-03
USB: New device ID for ftdi_sio driver
Jon K Hellan
2
-0
/
+4
2008-07-03
sisusbvga: Fix oops on disconnect.
Will Newton
1
-2
/
+0
2008-07-03
USB: mass storage: new id for US_SC_CYP_ATACB
matthieu castet
1
-0
/
+8
2008-07-03
USB: ohci - record data toggle after unlink
David Brownell
1
-0
/
+12
2008-07-03
USB: ehci - fix timer regression
David Brownell
1
-9
/
+10
2008-07-03
USB: fix cdc-acm resume()
Oliver Neukum
1
-3
/
+0
2008-07-03
OHCI: Fix problem if SM501 and another platform driver is selected
Ben Dooks
1
-1
/
+14
2008-07-02
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...
David S. Miller
5
-4
/
+15
2008-07-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
5
-16
/
+63
2008-07-02
Merge branch 'i2c-fix' of git://aeryn.fluff.org.uk/bjdooks/linux
Linus Torvalds
1
-14
/
+14
[prev]
[next]