summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-03-23block: Convert some code to bio_for_each_segment_all()Kent Overstreet
2013-03-23block: Add bio_for_each_segment_all()Kent Overstreet
2013-03-23raid1: use bio_copy_data()Kent Overstreet
2013-03-23pktcdvd: Use bio_reset() in disabled code to kill bi_idx usageKent Overstreet
2013-03-23pktcdvd: use bio_copy_data()Kent Overstreet
2013-03-23raid1: Refactor narrow_write_error() to not use bi_idxKent Overstreet
2013-03-23raid5: use bio_reset()Kent Overstreet
2013-03-23raid1: use bio_reset()Kent Overstreet
2013-03-23raid10: Use bio_reset()Kent Overstreet
2013-03-23block: Add submit_bio_wait(), remove from mdKent Overstreet
2013-03-23block: Remove some unnecessary bi_vcnt usageKent Overstreet
2013-03-23block: Remove bi_idx referencesKent Overstreet
2013-03-23block: Change bio_split() to respect the current value of bi_idxKent Overstreet
2013-03-23block: Use bio_sectors() more consistentlyKent Overstreet
2013-03-23block: Add bio_end_sector()Kent Overstreet
2013-03-23md: Convert md_trim_bio() to use bio_advance()Kent Overstreet
2013-03-15Merge tag 'char-misc-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-03-15Merge tag 'mfd-fixes-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-03-15Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-03-15mfd: twl4030-madc: Remove __exit_p annotationArnd Bergmann
2013-03-14hwmon: (pmbus/ltc2978) Fix temperature reportingGuenter Roeck
2013-03-14hwmon: (pmbus) Fix krealloc() misuse in pmbus_add_attribute()David Woodhouse
2013-03-14hwmon: (lineage-pem) Add missing terminating entry for pem_[input|fan]_attrib...Axel Lin
2013-03-13Merge branch 'akpm' (fixes from Andrew)Linus Torvalds
2013-03-13tidspbridge: convert to idr_alloc()Tejun Heo
2013-03-13zcache: convert to idr_alloc()Tejun Heo
2013-03-13mlx4: remove leftover idr_pre_get() callTejun Heo
2013-03-13Merge tag 'usb-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-03-13Merge tag 'tty-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-03-13Merge tag 'staging-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-03-13USB: quatech2: only write to the tty if the port is open.Bill Pemberton
2013-03-13qcserial: bind to DM/DIAG port on Gobi 1K devicesDan Williams
2013-03-12Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-03-12Merge tag 'stable/for-linus-3.9-rc2-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2013-03-12USB: cdc-wdm: fix buffer overflowOliver Neukum
2013-03-12w1: fix oops when w1_search is called from netlink connectorMarcin Jurkowski
2013-03-12w1-gpio: fix unused variable warningJohan Hovold
2013-03-12w1-gpio: remove erroneous __exit and __exit_p()Johan Hovold
2013-03-12Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-03-12Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-03-12usb: serial: Add Rigblaster Advantage to device tableSteve Conklin
2013-03-12tty: serial: fix typo "SERIAL_S3C2412"Paul Bolle
2013-03-12serial: 8250: Keep 8250.<xxxx> module options functional after driver renameJosh Boyer
2013-03-12tty: serial: fix typo "ARCH_S5P6450"Paul Bolle
2013-03-12tty/8250_pnp: serial port detection regression since v3.7Sean Young
2013-03-12serial: bcm63xx_uart: fix compilation after "TTY: switch tty_insert_flip_char"Jonas Gorski
2013-03-12serial: 8250_pci: add support for another kind of NetMos Technology PCI 9835 ...Wang YanQing
2013-03-12Fix 4 port and add support for 8 port 'Unknown' PCI serial port cardsScott Ashcroft
2013-03-12tty/serial: Add support for Altera serial portLey Foon Tan
2013-03-12tty: serial: vt8500: Unneccessary duplicated clock code removedTony Prisk