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-04-07
[POWERPC] Add of_device_is_available function
Josh Boyer
1
-0
/
+26
2008-04-02
[POWERPC] of_serial: Fix possible null dereference.
Stephen Neuendorffer
1
-1
/
+3
2008-04-01
[POWERPC] Use FIELD_SIZEOF in drivers/block/viodasd.c
Julia Lawall
1
-1
/
+1
2008-04-01
[POWERPC] PS3: Gelic network driver Wake-on-LAN support
Masakazu Mokuno
2
-0
/
+101
2008-04-01
[POWERPC] PS3: Sys-manager Wake-on-LAN support
Geoff Levand
1
-2
/
+44
2008-04-01
[POWERPC] PS3: Save power in busy loops on halt
Geert Uytterhoeven
2
-16
/
+30
2008-03-26
[POWERPC] Xilinx: hwicap: Use fixed device major.
Stephen Neuendorffer
1
-29
/
+14
2008-03-26
[POWERPC] Xilinx: hwicap: Verify sync before reading idcode.
Stephen Neuendorffer
1
-0
/
+18
2008-03-26
[POWERPC] Xilinx: hwicap: Refactor status handling code.
Stephen Neuendorffer
6
-27
/
+58
2008-03-26
Merge branch 'linux-2.6'
Paul Mackerras
204
-2690
/
+3326
2008-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
11
-9
/
+54
2008-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2
-0
/
+7
2008-03-24
PCI: revert "pcie: utilize pcie transaction pending bit"
Andrew Morton
1
-21
/
+0
2008-03-24
PCI: iova: lockdep false alarm fix
Mark Gross
1
-0
/
+7
2008-03-24
driver core: debug for bad dev_attr_show() return value.
Andrew Morton
1
-0
/
+5
2008-03-24
UIO: add pgprot_noncached() to UIO mmap code
Jean-Samuel Chenard
1
-0
/
+2
2008-03-24
USB: Fix cut-and-paste error in rtl8150.c
Robert P. J. Day
1
-1
/
+1
2008-03-24
USB: ehci: stop vt6212 bus hogging
Rene Herman
1
-0
/
+14
2008-03-24
USB: sierra: add another device id
Kevin Lloyd
1
-0
/
+1
2008-03-24
USB: sierra: dma fixes
Oliver Neukum
1
-4
/
+13
2008-03-24
USB: add support for Motorola ROKR Z6 cellphone in mass storage mode
Constantin Baranov
2
-1
/
+13
2008-03-24
USB: isd200: fix memory leak in isd200_get_inquiry_data
Boaz Harrosh
1
-0
/
+1
2008-03-24
USB: pl2303: another product ID
Max Arnold
2
-0
/
+2
2008-03-24
USB: new quirk flag to avoid Set-Interface
Alan Stern
2
-1
/
+7
2008-03-24
USB: fix gadgetfs class request delegation
Roy Hashimoto
1
-2
/
+2
2008-03-24
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-44
/
+133
2008-03-24
[libata] ahci: SB600 workaround is suspect... play it safe for now
Jeff Garzik
1
-1
/
+5
2008-03-24
sata_promise: fix hardreset hotplug events, take 2
Mikael Pettersson
1
-21
/
+88
2008-03-24
hw_random doc updates
David Brownell
1
-1
/
+8
2008-03-24
mtd: memory corruption in block2mtd.c
Ingo van Lil
1
-1
/
+0
2008-03-24
libata: improve HPA error handling
Tejun Heo
1
-4
/
+4
2008-03-24
libata: assume no device is attached if both IDENTIFYs are aborted
Tejun Heo
1
-14
/
+24
2008-03-24
pata_it821x: use raw nbytes in check_atapi_dma
Tejun Heo
1
-1
/
+1
2008-03-24
libata: implement ata_qc_raw_nbytes()
Tejun Heo
1
-3
/
+11
2008-03-24
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
1
-1
/
+2
2008-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
3
-36
/
+4
2008-03-24
[POWERPC] mpc5200-fec: Fix possible NULL dereference in mdio driver
Grant Likely
1
-1
/
+2
2008-03-23
connector: convert to single-threaded workqueue
Evgeniy Polyakov
1
-1
/
+1
2008-03-23
[SUNGEM]: Fix NAPI assertion failure.
David S. Miller
1
-1
/
+1
2008-03-23
BNX2X: prevent ethtool from setting port type
Eliezer Tamir
1
-34
/
+2
2008-03-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-1
/
+2
2008-03-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
3
-25
/
+10
2008-03-22
mmc: use sysfs groups to handle conditional attributes
Pierre Ossman
9
-198
/
+96
2008-03-22
ISAPNP: fix limits of logical device register set
Bjorn Helgaas
1
-8
/
+17
2008-03-22
Revert "ide-tape: schedule driver for removal after 6 months"
Bartlomiej Zolnierkiewicz
1
-5
/
+0
2008-03-22
ide: mark "hdx=remap" and "hdx=remap63" kernel parameters as obsoleted
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2008-03-22
ide: mark "hdx=[driver_name]" and "hdx=scsi" kernel parameters as obsoleted
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2008-03-22
ide: mark special "ide0=" kernel parameters as obsoleted
Bartlomiej Zolnierkiewicz
1
-6
/
+6
2008-03-22
ide: remove commented out entries from ide_pio_blacklist[]
Bartlomiej Zolnierkiewicz
1
-10
/
+0
2008-03-21
RDMA/nes: Fix MSS calculation on RDMA path
Chien Tung
1
-1
/
+2
[next]