summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2013-03-15Fix dst_neigh_lookup/dst_neigh_lookup_skb return value handling bugZhouyi Zhou
2013-03-15smsc75xx: configuration help incorrectly mentions smsc95xxRobert de Vries
2013-03-15net: fec: fix missing napi_disable callGeorg Hofmann
2013-03-15net: fec: restart the FEC when PHY speed changesLucas Stach
2013-03-15mfd: twl4030-madc: Remove __exit_p annotationArnd Bergmann
2013-03-15Merge at91 lcdfb bug fixes into fixesArnd Bergmann
2013-03-14Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesArnd Bergmann
2013-03-14input/joystick: use get_cycles on ARMArnd Bergmann
2013-03-14clk: vt8500: Fix "fix device clock divisor calculations"Arnd 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-14mtd: nand: reintroduce NAND_NO_READRDY as NAND_NEED_READRDYBrian Norris
2013-03-14usb: gadget: u_serial: fix typo which cause build warningBo Shen
2013-03-14usb: musb: da8xx: Fix build breakage due to typoMikhail Kshevetskiy
2013-03-14ARM: at91: add gpio suspend/resume support when using pinctrlLudovic Desroches
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-13drm/i915: bounds check execbuffer relocation countKees Cook
2013-03-13drm/i915: restrict kernel address leak in debugfsKees Cook
2013-03-13USB: quatech2: only write to the tty if the port is open.Bill Pemberton
2013-03-13rtlwifi: rtl8192cu: Fix problem that prevents reassociationLarry Finger
2013-03-13rt2x00: fix rt2x00 to work with the new ralink SoC config symbolsJohn Crispin
2013-03-13Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2013-03-13qcserial: bind to DM/DIAG port on Gobi 1K devicesDan Williams
2013-03-13net: qmi_wwan: set correct altsetting for Gobi 1K devicesBjørn Mork
2013-03-13tg3: 5715 does not link up when autoneg offNithin Sujir
2013-03-13atmel_lcdfb: fix 16-bpp modes on older SOCsJohan Hovold
2013-03-13Merge branch 'sfc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller
2013-03-13bonding: don't call update_speed_duplex() under spinlocksVeaceslav Falico
2013-03-13net: ethernet: cpsw: fix usage of cpdma_check_free_tx_desc()Daniel Mack
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-12sfc: Only use TX push if a single descriptor is to be writtenBen Hutchings
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