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
2013-03-23
block: Convert some code to bio_for_each_segment_all()
Kent Overstreet
2
-9
/
+4
2013-03-23
block: Add bio_for_each_segment_all()
Kent Overstreet
2
-2
/
+2
2013-03-23
raid1: use bio_copy_data()
Kent Overstreet
1
-3
/
+2
2013-03-23
pktcdvd: Use bio_reset() in disabled code to kill bi_idx usage
Kent Overstreet
1
-9
/
+8
2013-03-23
pktcdvd: use bio_copy_data()
Kent Overstreet
1
-67
/
+12
2013-03-23
raid1: Refactor narrow_write_error() to not use bi_idx
Kent Overstreet
1
-18
/
+18
2013-03-23
raid5: use bio_reset()
Kent Overstreet
1
-14
/
+13
2013-03-23
raid1: use bio_reset()
Kent Overstreet
1
-18
/
+6
2013-03-23
raid10: Use bio_reset()
Kent Overstreet
1
-22
/
+9
2013-03-23
block: Add submit_bio_wait(), remove from md
Kent Overstreet
2
-38
/
+0
2013-03-23
block: Remove some unnecessary bi_vcnt usage
Kent Overstreet
3
-11
/
+11
2013-03-23
block: Remove bi_idx references
Kent Overstreet
4
-4
/
+2
2013-03-23
block: Change bio_split() to respect the current value of bi_idx
Kent Overstreet
2
-4
/
+2
2013-03-23
block: Use bio_sectors() more consistently
Kent Overstreet
6
-31
/
+28
2013-03-23
block: Add bio_end_sector()
Kent Overstreet
9
-24
/
+19
2013-03-23
md: Convert md_trim_bio() to use bio_advance()
Kent Overstreet
1
-13
/
+4
2013-03-15
Merge tag 'char-misc-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-3
/
+6
2013-03-15
Merge tag 'mfd-fixes-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-12
/
+53
2013-03-15
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-11
/
+17
2013-03-15
mfd: twl4030-madc: Remove __exit_p annotation
Arnd Bergmann
1
-1
/
+1
2013-03-14
hwmon: (pmbus/ltc2978) Fix temperature reporting
Guenter Roeck
1
-6
/
+8
2013-03-14
hwmon: (pmbus) Fix krealloc() misuse in pmbus_add_attribute()
David Woodhouse
1
-5
/
+7
2013-03-14
hwmon: (lineage-pem) Add missing terminating entry for pem_[input|fan]_attrib...
Axel Lin
1
-0
/
+2
2013-03-13
Merge branch 'akpm' (fixes from Andrew)
Linus Torvalds
3
-60
/
+36
2013-03-13
tidspbridge: convert to idr_alloc()
Tejun Heo
1
-44
/
+26
2013-03-13
zcache: convert to idr_alloc()
Tejun Heo
1
-15
/
+10
2013-03-13
mlx4: remove leftover idr_pre_get() call
Tejun Heo
1
-1
/
+0
2013-03-13
Merge tag 'usb-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
36
-216
/
+528
2013-03-13
Merge tag 'tty-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
9
-32
/
+84
2013-03-13
Merge tag 'staging-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
10
-87
/
+120
2013-03-13
USB: quatech2: only write to the tty if the port is open.
Bill Pemberton
1
-2
/
+5
2013-03-13
qcserial: bind to DM/DIAG port on Gobi 1K devices
Dan Williams
1
-2
/
+5
2013-03-12
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+11
2013-03-12
Merge tag 'stable/for-linus-3.9-rc2-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
4
-8
/
+8
2013-03-12
USB: cdc-wdm: fix buffer overflow
Oliver Neukum
1
-3
/
+20
2013-03-12
w1: fix oops when w1_search is called from netlink connector
Marcin Jurkowski
1
-1
/
+2
2013-03-12
w1-gpio: fix unused variable warning
Johan Hovold
1
-0
/
+2
2013-03-12
w1-gpio: remove erroneous __exit and __exit_p()
Johan Hovold
1
-2
/
+2
2013-03-12
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
4
-4
/
+10
2013-03-12
Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
7
-7
/
+36
2013-03-12
usb: serial: Add Rigblaster Advantage to device table
Steve Conklin
1
-0
/
+1
2013-03-12
tty: serial: fix typo "SERIAL_S3C2412"
Paul Bolle
1
-1
/
+1
2013-03-12
serial: 8250: Keep 8250.<xxxx> module options functional after driver rename
Josh Boyer
1
-0
/
+29
2013-03-12
tty: serial: fix typo "ARCH_S5P6450"
Paul Bolle
1
-1
/
+1
2013-03-12
tty/8250_pnp: serial port detection regression since v3.7
Sean Young
1
-5
/
+7
2013-03-12
serial: bcm63xx_uart: fix compilation after "TTY: switch tty_insert_flip_char"
Jonas Gorski
1
-4
/
+4
2013-03-12
serial: 8250_pci: add support for another kind of NetMos Technology PCI 9835 ...
Wang YanQing
1
-0
/
+4
2013-03-12
Fix 4 port and add support for 8 port 'Unknown' PCI serial port cards
Scott Ashcroft
1
-10
/
+7
2013-03-12
tty/serial: Add support for Altera serial port
Ley Foon Tan
2
-1
/
+28
2013-03-12
tty: serial: vt8500: Unneccessary duplicated clock code removed
Tony Prisk
1
-8
/
+1
[next]