index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-08
it8213: fix return value in it8213_init_one()
Bartlomiej Zolnierkiewicz
1
-2
/
+1
2008-07-08
palm_bk3710: fix IDECLK period calculation
Sergei Shtylyov
1
-20
/
+18
2008-07-08
ide: add __ide_default_irq() inline helper
Bartlomiej Zolnierkiewicz
2
-11
/
+3
2008-07-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
12
-27
/
+71
2008-07-06
pxamci: fix byte aligned DMA transfers
Philipp Zabel
1
-0
/
+13
2008-07-06
Revert "USB: don't explicitly reenable root-hub status interrupts"
Linus Torvalds
22
-31
/
+70
2008-07-05
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+2
2008-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
2
-18
/
+8
2008-07-05
ahci: give another shot at clearing all bits in irq_stat
Tejun Heo
1
-3
/
+13
2008-07-05
ide: ide_unregister() locking bugfix
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2008-07-05
ide: ide_unregister() warm-plug bugfix
Bartlomiej Zolnierkiewicz
1
-6
/
+6
2008-07-05
ide: fix hwif->gendev refcounting
Bartlomiej Zolnierkiewicz
2
-10
/
+0
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
[next]