summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* fbdev: sh-mobile_hdmi: remove un-necessity settingsKuninori Morimoto2010-09-141-106/+0
* Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-09-137-38/+51
|\
| * spi/pl022: move probe call to subsys_initcall()Linus Walleij2010-09-081-1/+1
| * powerpc/5200: mpc52xx_uart.c: Add of_node_put to avoid memory leakJulia Lawall2010-09-081-0/+1
| * spi/pl022: fix APB pclk power regression on U300Linus Walleij2010-09-081-6/+8
| * spi/spi_s3c64xx: Warn if PIO transfers time outMark Brown2010-09-081-0/+6
| * spi/s3c64xx: Fix incorrect reuse of 'val' local variable.Jassi Brar2010-09-081-2/+3
| * spi/s3c64xx: Fix compilation warningJassi Brar2010-09-081-2/+3
| * spi/dw_spi: clean the cs_control codeFeng Tang2010-09-081-12/+5
| * spi/dw_spi: Allow interrupt sharingYong Wang2010-09-081-1/+6
| * spi/spi_s3c64xx: Increase dead reckoning time in wait_for_xfer()Mark Brown2010-09-081-1/+1
| * spi/spi_s3c64xx: Move to subsys_initcall()Mark Brown2010-09-081-1/+1
| * spi: free children in spi_unregister_master, not siblingsDavid Lamparter2010-09-011-6/+3
| * of: Fix missing includes - ll_temacMichal Simek2010-09-012-0/+2
| * spi/spi_s3c64xx: Staticise non-exported functionsMark Brown2010-09-011-4/+4
| * spi/spi_s3c64xx: Make probe more robust against missing board configMark Brown2010-09-011-2/+7
* | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2010-09-111-0/+1
|\ \
| * | PM: Prevent waiting forever on asynchronous resume after failing suspendColin Cross2010-09-091-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2010-09-1118-70/+262
|\ \ \
| * | | [SCSI] fix use-after-free in scsi_init_io()James Bottomley2010-09-091-1/+1
| * | | [SCSI] sd: fix medium-removal bugAlan Stern2010-09-071-1/+1
| * | | [SCSI] qla2xxx: Update version number to 8.03.04-k0.Madhuranath Iyengar2010-09-051-2/+2
| * | | [SCSI] qla2xxx: Check for empty slot in request queue before posting Command ...Giridhar Malavali2010-09-051-0/+13
| * | | [SCSI] qla2xxx: Cover UNDERRUN case where SCSI status is set.Lalit Chandivade2010-09-051-3/+4
| * | | [SCSI] qla2xxx: Correctly set fw hung and complete only waiting mbx.Giridhar Malavali2010-09-051-8/+12
| * | | [SCSI] qla2xxx: Reset seconds_since_last_heartbeat correctly.Lalit Chandivade2010-09-051-1/+2
| * | | [SCSI] qla2xxx: make rport deletions explicit during vport removalArun Easi2010-09-051-1/+0
| * | | [SCSI] qla2xxx: Fix vport delete issuesArun Easi2010-09-057-36/+207
| * | | [SCSI] sd, sym53c8xx: Remove warnings after vsprintf %pV introducation.David Miller2010-09-022-9/+7
| * | | [SCSI] Fix warning: zero-length gnu_printf format stringJean Sacren2010-09-021-3/+3
| * | | [SCSI] hpsa: disable doorbell reset on reset_devicesStephen M. Cameron2010-09-021-0/+6
| * | | [SCSI] be2iscsi: Fix for Login failureJayamohan Kallickal2010-09-022-4/+3
| * | | [SCSI] fix bio.bi_rw handlingJiri Slaby2010-09-021-1/+1
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-09-1115-118/+176
|\ \ \
| * \ \ Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller2010-09-091-22/+58
| |\ \ \
| | * | | vhost: error handling fixMichael S. Tsirkin2010-09-061-0/+1
| | * | | vhost: fix attach to cgroups regressionMichael S. Tsirkin2010-09-061-22/+57
| * | | | ipheth: remove incorrect devtype to WWANDan Williams2010-09-091-6/+1
| * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2010-09-082461-74404/+197019
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | KS8851: Correct RX packet allocationEric Dumazet2010-09-081-18/+21
| * | | | niu: Fix kernel buffer overflow for ETHTOOL_GRXCLSRLALLBen Hutchings2010-09-081-10/+6
| * | | | via-velocity: Turn scatter-gather support back off.David S. Miller2010-09-071-1/+1
| * | | | PATCH: b44 Handle RX FIFO overflow better (simplified)Mark Lord2010-09-071-0/+9
| * | | | 3c59x: Fix deadlock in vortex_error()Ben Hutchings2010-09-071-3/+7
| * | | | bonding: Fix jiffies overflow problems (again)Jiri Bohac2010-09-071-17/+39
| * | | | stmmac: fix sleep inside atomicGiuseppe Cavallaro2010-09-071-5/+4
| * | | | be2net: remove a BUG_ON in be_cmds.cAjit Khaparde2010-09-031-4/+2
| * | | | be2net: fix a bug in UE detection logicAjit Khaparde2010-09-033-26/+10
| * | | | be2net: fix net-snmp error because of wrong packet statsAjit Khaparde2010-09-034-6/+18
| | |/ / | |/| |
* | | | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-09-104-24/+31
|\ \ \ \