summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-09-04staging: spectra needs <linux/slab.h>Geert Uytterhoeven1-0/+1
2010-09-04staging: hv: Fixed lockup problem with bounce_buffer scatter listHank Janssen1-2/+5
2010-09-04staging: hv: Increased storvsc ringbuffer and max_io_requestsHank Janssen1-2/+2
2010-09-04staging: hv: Fixed the value of the 64bit-hole inside ring bufferHaiyang Zhang1-2/+1
2010-09-04staging: hv: Fixed bounce kmap problem by using correct indexHank Janssen1-2/+2
2010-09-04staging: hv: Fix missing functions for net_device_opsHaiyang Zhang1-0/+3
2010-09-04USB: ftdi_sio: Added custom PIDs for ChamSys productsLuke Lowrey2-0/+20
2010-09-04USB: cdc-acm: Fixing crash when ACM probing interfaces with no endpoint descr...Toby Gray1-1/+2
2010-09-04USB: cdc-acm: Add pseudo modem without AT command capabilitiesPhilippe Corbes1-0/+4
2010-09-04USB: cxacru: Use a bulk/int URB to access the command endpointSimon Arlott1-2/+22
2010-09-04usb: serial: mos7840: Add USB IDs to support more B&B USB/RS485 converters.Dave Ludlow1-13/+22
2010-09-04USB: cdc-acm: Adding second ACM channel support for various Nokia and one Sam...Toby Gray1-0/+16
2010-09-04usb: serial: mos7840: Add USB ID to support the B&B Electronics USOPTL4-2P.Dave Ludlow1-0/+3
2010-09-04USB: ssu100: turn off debug flagBill Pemberton1-1/+1
2010-09-04usb: allow drivers to use allocated bandwidth until unboundThadeu Lima de Souza Cascardo1-11/+11
2010-09-04USB: cp210x usb driver: add USB_DEVICE for Pirelli DP-L10 mobile.A E Lawrence1-0/+1
2010-09-04USB: cp210x: Add B&G H3000 link cable IDJason Detring1-0/+1
2010-09-04USB: CP210x Add new device IDCraig Shelley1-4/+5
2010-09-04USB: option: fix incorrect novatel entriesDirk De Schepper1-44/+75
2010-09-04USB: Fix kernel oops with g_ether and WindowsMaxim Osipov1-3/+7
2010-09-04USB: rndis: section mismatch fixHenrik Kretzschmar2-2/+2
2010-09-04USB: ehci-ppc-of: problems in unwindDan Carpenter1-5/+7
2010-09-04USB: s3c-hsotg: Remove DEBUG defineMaurus Cuelenaere1-2/+0
2010-09-04tty: fix tty_line must not be equal to number of allocated tty pointers in tt...Nathael Pajani1-1/+1
2010-09-04serial: bfin_sport_uart: restore transmit frame sync fixSonic Zhang1-1/+1
2010-09-04serial: fix port type conflict between NS16550A & U6_16550APhilippe Langlais2-3/+3
2010-09-04MAINTAINERS: orphan isicomJiri Slaby1-2/+1
2010-09-04vt: Fix console corruption on driver hand-over.Francisco Jerez1-11/+4
2010-09-04sysfs: checking for NULL instead of ERR_PTRDan Carpenter1-1/+1
2010-09-03Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into d...Dave Airlie3-7/+8
2010-09-03drm/nv50: initialize ramht_refs list for faked 0 channelMarcin Slusarz1-0/+2
2010-09-03drm/nouveau: Don't take struct_mutex around the pushbuf IOCTL.Francisco Jerez1-5/+2
2010-09-03drm/nouveau: Take fence spinlock before reading the last sequence.Francisco Jerez1-2/+4
2010-09-03pkt_sched: Fix lockdep warning on est_tree_lock in gen_estimatorJarek Poplawski1-6/+6
2010-09-02ipvs: avoid oops for passive FTPJulian Anastasov1-1/+2
2010-09-02Revert "sky2: don't do GRO on second port"David S. Miller1-11/+8
2010-09-02drm/radeon/kms/evergreen: work around bad data in some i2c tablesAlex Deucher1-0/+27
2010-09-02gro: fix different skb headroomsEric Dumazet1-2/+6
2010-09-02bridge: Clear INET control block of SKBs passed into ip_fragment().David S. Miller1-2/+4
2010-09-02drm/radeon/kms: properly set crtc high base on r7xxAlex Deucher1-4/+4
2010-09-02drm/radeon/kms: fix tv module parameterAlex Deucher1-35/+43
2010-09-02drm/radeon/kms: force legacy pll algo for RV515 LVDSAlex Deucher1-0/+14
2010-09-02drm/radeon/kms: remove useless clock codeAlex Deucher7-98/+0
2010-09-023c59x: Remove incorrect locking; correct documented lock hierarchyBen Hutchings1-4/+1
2010-09-02sky2: don't do GRO on second portstephen hemminger1-8/+11
2010-09-02ipv4: minor fix about RPF in help of KconfigNicolas Dichtel1-1/+1
2010-09-02xfrm_user: avoid a warning with some compilerNicolas Dichtel1-1/+1
2010-09-02net/sched/sch_hfsc.c: initialize parent's cl_cfmin properly in init_vf()Michal Soltys1-1/+1
2010-09-02pxa168_eth: fix a mdiobus leakDenis Kirjanov1-0/+2
2010-09-02net sched: fix kernel leak in act_policeJeff Mahoney1-12/+9