summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2012-04-09android, lowmemorykiller: remove task handoff notifierDavid Rientjes
2012-04-09UHCI: hub_status_data should indicate if ports are resumingAlan Stern
2012-04-09EHCI: keep track of ports being resumed and indicate in hub_status_dataAlan Stern
2012-04-09USB: fix race between root-hub suspend and remote wakeupAlan Stern
2012-04-09USB: sierra: add support for Sierra Wireless MC7710Anton Samokhvalov
2012-04-09USB: ftdi_sio: fix race condition in TIOCMIWAIT, and abort of TIOCMIWAIT when...Simon Arlott
2012-04-09USB: ftdi_sio: fix status line change handling for TIOCMIWAIT and TIOCGICOUNTSimon Arlott
2012-04-09USB: don't ignore suspend errors for root hubsAlan Stern
2012-04-09USB: fix bug in serial driver unregistrationAlan Stern
2012-04-09USB: serial: metro-usb: Fix idProduct for Uni-Directional mode.Aleksey Babahin
2012-04-09USB: option: re-add NOVATELWIRELESS_PRODUCT_HSPA_HIGHSPEED to option_id arraySantiago Garcia Mantinan
2012-04-09USB: pl2303: fix DTR/RTS being raised on baud rate changeJohan Hovold
2012-04-09drivers/base: fix compiler warning in SoC export driver - idr should be idaLee Jones
2012-04-09drivers/base: Remove unneeded spin_lock_init call for soc_lockAxel Lin
2012-04-09rtlwifi: Fix oops on rate-control failureLarry Finger
2012-04-09rtlwifi: rtl8192de: Fix firmware initializationLarry Finger
2012-04-09drm/i915: Finish any pending operations on the framebuffer before disablingChris Wilson
2012-04-09drm/i915: Removed IVB forced enable of sprite dest key.acreese
2012-04-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville
2012-04-09hwmon: (pmbus_core) Fix compiler warningGuenter Roeck
2012-04-09hwmon: (smsc47m1) Fix compiler warningGuenter Roeck
2012-04-09hwmon: (acpi_power_meter) Fix compiler warning seen in some configurationsGuenter Roeck
2012-04-09hwmon: (smsc47b397) Fix compiler warningGuenter Roeck
2012-04-09pch_uart: Add Kontron COMe-mTT10 uart clock quirkMichael Brunner
2012-04-09pch_uart: Fix MSI setting issueTomoya MORINAGA
2012-04-09serial/8250_pci: add a "force background timer" flag and use it for the "kt" ...Dan Williams
2012-04-09Revert "serial/8250_pci: setup-quirk workaround for the kt serial controller"Dan Williams
2012-04-09Revert "serial/8250_pci: init-quirk msi support for kt serial controller"Dan Williams
2012-04-09tty/serial/omap: console can only be built-inArnd Bergmann
2012-04-09serial: samsung: fix omission initialize ulcon in reset port fn()Kukjin Kim
2012-04-09printk(): add KERN_CONT where needed in hpet and vt codeKay Sievers
2012-04-09tty/serial: atmel_serial: fix RS485 half-duplex problemSiftar, Gabe
2012-04-09tty: serial: altera_uart: Check for NULL platform_data in probe.Yuriy Kozlov
2012-04-09isdn/gigaset: use gig_dbg() for debugging outputTilman Schmidt
2012-04-09omap-serial: Fix the error handling in the omap_serial probeShubhrajyoti D
2012-04-09video:uvesafb: Fix oops that uvesafb try to execute NX-protected pageWang YanQing
2012-04-09[media] uvcvideo: Fix race-related crash in uvc_video_clock_update()Laurent Pinchart
2012-04-09[media] dvb_frontend: fix compiler warningHans Petter Selasky
2012-04-09[media] it913x: fix firmware loading errorsMalcolm Priestley
2012-04-09[media] ivtv: Fix AUDIO_(BILINGUAL_)CHANNEL_SELECT regressionHans Verkuil
2012-04-09[media] dvb_frontend: regression fix: userspace ABI broken for xineChris Rankin
2012-04-09mtip32xx: dump tagmap on failureAsai Thambi S P
2012-04-09mtip32xx: fix handling of commands in various scenariosAsai Thambi S P
2012-04-09mtip32xx: Shorten macro namesAsai Thambi S P
2012-04-09mtip32xx: misc changesAsai Thambi S P
2012-04-09mtip32xx: Add new sysfs entry 'status'Asai Thambi S P
2012-04-09mtip32xx: make setting comp_time as commonAsai Thambi S P
2012-04-09mtip32xx: Add new bitwise flag 'dd_flag'Asai Thambi S P
2012-04-09fix breakage in mtdchar_open(), sanitize failure exitsAl Viro
2012-04-08Merge 3.2-rc1 into usb-linusGreg Kroah-Hartman