index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-24
NOMMU: Add support for direct mapping through mtdconcat if possible
David Howells
1
-0
/
+47
2009-03-24
NOMMU: Present backing device capabilities for MTD chardevs
David Howells
9
-2
/
+201
2009-03-23
[MTD] [OneNAND] Add write-while-program support
Kyungmin Park
1
-49
/
+96
2009-03-23
[MTD] [OneNAND] omap2: panic_write may be in an interrupt context
Adrian Hunter
1
-0
/
+4
2009-03-20
[MTD] mtdpart: Make all partition parsers return allocated array
Atsushi Nemoto
2
-3
/
+9
2009-03-20
[MTD] [CHIPS] Add JEDEC probe support for the SST 39VF3201 flash chip
Yegor Yefremov
1
-0
/
+16
2009-03-20
[MTD] mtdoops: fix a bit of spin lock usage
Adrian Hunter
1
-1
/
+4
2009-03-20
[MTD] mtdoops: allow MTD selection by name
Adrian Hunter
1
-1
/
+10
2009-03-20
[MTD] [NAND] pxa3xx_nand: add ability to keep controller settings defined by ...
Mike Rapoport
1
-1
/
+102
2009-03-20
[MTD] [NAND] pxa3xx_nand: allow building as module
Mike Rapoport
2
-1
/
+11
2009-03-20
[MTD] [NAND] pxa3xx_nand: use resource_size instead of 'r->end - r->start + 1'
Mike Rapoport
1
-3
/
+3
2009-03-20
[MTD] Auto-load nftl module when device opened.
Scott James Remnant
1
-0
/
+2
2009-03-20
[MTD] Auto-load mtdchar module when device opened.
Scott James Remnant
1
-0
/
+1
2009-03-20
[MTD] [CHIPS] cfi_cmdset_0001.c: Fix a bug in inval_cache_and_wait_for_operat...
Graff Yang
1
-2
/
+6
2009-03-20
[MTD] RBTX4939 map driver
Atsushi Nemoto
3
-0
/
+215
2009-03-20
[MTD] TXx9 SoC NAND Flash Memory Controller driver
Atsushi Nemoto
3
-0
/
+435
2009-03-20
[MTD] partitioning utility predicates
David Brownell
3
-34
/
+12
2009-03-20
[MTD] we don't need no misc devices
David Brownell
6
-6
/
+0
2009-03-20
[MTD] [NAND] davinci: drop usage of cpu_is_* macro
Kevin Hilman
1
-3
/
+0
2009-03-20
[MTD] [NAND] fix broken debug messages
David Brownell
1
-4
/
+4
2009-03-20
[MTD] [NAND] davinci_nand driver
David Brownell
3
-0
/
+592
2009-03-20
[MTD] [NAND] fix "raw" reads with ECC syndrome layouts
David Brownell
1
-4
/
+95
2009-03-20
[MTD] [NAND] Blackfin NFC Driver: drop pointless casts with set_dma_callback()
Mike Frysinger
1
-1
/
+1
2009-03-20
[MTD] [NAND] Blackfin NFC Driver: mark bf5xx_nand_add_partition() as __devinit
Mike Frysinger
1
-1
/
+1
2009-03-20
[MTD] [NAND] Blackfin NFC Driver: do not clobber DMAC1_PERIMUX
Mike Frysinger
1
-8
/
+6
2009-03-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2009-03-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
39
-12237
/
+0
2009-03-18
Staging: benet: remove driver now that it is merged in drivers/net/
Greg Kroah-Hartman
39
-12237
/
+0
2009-03-18
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
5
-776
/
+866
2009-03-18
Merge commit 'gcl/merge' into merge
Benjamin Herrenschmidt
42
-668
/
+709
2009-03-18
USB: storage: Unusual USB device Prolific 2507 variation added
Thomas Bartosik
1
-1
/
+3
2009-03-18
USB: Add device id for Option GTM380 to option driver
Achilleas Kotsis
1
-0
/
+2
2009-03-18
USB: Add Vendor/Product ID for new CDMA U727 to option driver
Dirk Hohndel
1
-0
/
+2
2009-03-18
USB: Updated unusual-devs entry for USB mass storage on Nokia 6233
Moritz Muehlenhoff
1
-1
/
+1
2009-03-18
USB: Option: let cdc-acm handle Sony Ericsson F3507g / Dell 5530
Dan Williams
1
-8
/
+0
2009-03-18
USB: EHCI: expedite unlinks when the root hub is suspended
Alan Stern
1
-1
/
+2
2009-03-18
USB: EHCI: Fix isochronous URB leak
Karsten Wiese
1
-6
/
+4
2009-03-18
USB: option.c: add ZTE 622 modem device
Albert Pauw
1
-0
/
+2
2009-03-18
USB: wusbcore/wa-xfer, fix lock imbalance
Jiri Slaby
1
-1
/
+3
2009-03-18
USB: misc/vstusb, fix lock imbalance
Jiri Slaby
1
-0
/
+1
2009-03-18
USB: misc/adutux, fix lock imbalance
Jiri Slaby
1
-3
/
+3
2009-03-18
USB: image/mdc800, fix lock imbalance
Jiri Slaby
1
-0
/
+1
2009-03-18
USB: atm/cxacru, fix lock imbalance
Jiri Slaby
1
-1
/
+2
2009-03-18
USB: unusual_devs: Add support for GI 0431 SD-Card interface
Jan Dumon
1
-0
/
+10
2009-03-18
USB: serial: new cp2101 device id
Robert M. Kenney
1
-0
/
+1
2009-03-18
USB: serial: ftdi: enable UART detection on gnICE JTAG adaptors blacklist int...
Michael Hennerich
2
-0
/
+9
2009-03-18
USB: serial: add FTDI USB/Serial converter devices
Axel Wachtler
2
-0
/
+16
2009-03-18
USB: usbfs: keep async URBs until the device file is closed
Alan Stern
1
-5
/
+7
2009-03-18
USB: usbtmc: add protocol 1 support
Greg Kroah-Hartman
1
-0
/
+1
2009-03-18
USB: usbtmc: fix stupid bug in open()
Greg Kroah-Hartman
1
-1
/
+2
[next]