aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-09-03USB: ftdi_sio: Added custom PIDs for ChamSys productsLuke Lowrey
2010-09-03USB: cdc-acm: Fixing crash when ACM probing interfaces with no endpoint descr...Toby Gray
2010-09-03USB: cdc-acm: Add pseudo modem without AT command capabilitiesPhilippe Corbes
2010-09-03USB: cxacru: Use a bulk/int URB to access the command endpointSimon Arlott
2010-09-03usb: serial: mos7840: Add USB IDs to support more B&B USB/RS485 converters.Dave Ludlow
2010-09-03USB: cdc-acm: Adding second ACM channel support for various Nokia and one Sam...Toby Gray
2010-09-03usb: serial: mos7840: Add USB ID to support the B&B Electronics USOPTL4-2P.Dave Ludlow
2010-09-03USB: ssu100: turn off debug flagBill Pemberton
2010-09-03usb: allow drivers to use allocated bandwidth until unboundThadeu Lima de Souza Cascardo
2010-09-03USB: cp210x usb driver: add USB_DEVICE for Pirelli DP-L10 mobile.A E Lawrence
2010-09-03USB: cp210x: Add B&G H3000 link cable IDJason Detring
2010-09-03USB: CP210x Add new device IDCraig Shelley
2010-09-03USB: option: fix incorrect novatel entriesDirk De Schepper
2010-09-03USB: Fix kernel oops with g_ether and WindowsMaxim Osipov
2010-09-03USB: rndis: section mismatch fixHenrik Kretzschmar
2010-09-03USB: ehci-ppc-of: problems in unwindDan Carpenter
2010-09-03USB: s3c-hsotg: Remove DEBUG defineMaurus Cuelenaere
2010-09-03tty: fix tty_line must not be equal to number of allocated tty pointers in tt...Nathael Pajani
2010-09-03serial: bfin_sport_uart: restore transmit frame sync fixSonic Zhang
2010-09-03vt: Fix console corruption on driver hand-over.Francisco Jerez
2010-09-03Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into d...Dave Airlie
2010-09-03drm/nv50: initialize ramht_refs list for faked 0 channelMarcin Slusarz
2010-09-03drm/nouveau: Don't take struct_mutex around the pushbuf IOCTL.Francisco Jerez
2010-09-03drm/nouveau: Take fence spinlock before reading the last sequence.Francisco Jerez
2010-09-02Revert "sky2: don't do GRO on second port"David S. Miller
2010-09-02drm/radeon/kms/evergreen: work around bad data in some i2c tablesAlex Deucher
2010-09-02drm/radeon/kms: properly set crtc high base on r7xxAlex Deucher
2010-09-02drm/radeon/kms: fix tv module parameterAlex Deucher
2010-09-02drm/radeon/kms: force legacy pll algo for RV515 LVDSAlex Deucher
2010-09-02drm/radeon/kms: remove useless clock codeAlex Deucher
2010-09-013c59x: Remove incorrect locking; correct documented lock hierarchyBen Hutchings
2010-09-01sky2: don't do GRO on second portstephen hemminger
2010-09-01pxa168_eth: fix a mdiobus leakDenis Kirjanov
2010-09-01vhost: stop worker only if createdEric Dumazet
2010-09-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-08-31PCI: bus speed strings should be constStephen Hemminger
2010-08-31ath9k_hw: fix parsing of HT40 5 GHz CTLsLuis R. Rodriguez
2010-08-31ath9k_hw: Fix EEPROM uncompress block reading on AR9003Luis R. Rodriguez
2010-08-30p54: fix tx feedback status flag checkChristian Lamparter
2010-08-30ath5k: check return value of ieee80211_get_tx_rateJohn W. Linville
2010-08-30UBI: do not oops when erroneous PEB is scheduled for scrubbingArtem Bityutskiy
2010-08-30UBI: fix kconfig unmet dependencyRandy Dunlap
2010-08-30md: resolve confusion of MD_CHANGE_CLEANNeilBrown
2010-08-30md: don't clear MD_CHANGE_CLEAN in md_update_sb() for external arraysDan Williams
2010-08-30Move .gitignore from drivers/md to lib/raid6NeilBrown
2010-08-30UBI: fix forward compatibilityArtem Bityutskiy
2010-08-30UBI: eliminate update of list_for_each_entry loop cursorJulia Lawall
2010-08-30drm/radeon/kms: fix a regression on r7xx AGP due to the HDP flush fixAlex Deucher
2010-08-30drm/radeon/kms: use tracked values for sclk and mclkAlex Deucher
2010-08-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds