summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Thermal: Make Thermal trip points writeableDurgadoss R2012-07-245-49/+106
* Merge tag 'dm-3.5-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2012-07-203-3/+11
|\
| * dm raid1: set discard_zeroes_data_unsupportedMikulas Patocka2012-07-201-0/+1
| * dm thin: do not send discards to shared blocksMikulas Patocka2012-07-201-1/+5
| * dm raid1: fix crash with mirror recovery and discardMikulas Patocka2012-07-202-2/+5
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2012-07-191-2/+2
|\ \
| * | rbd: endian bug in rbd_req_cb()Dan Carpenter2012-07-171-1/+1
| * | rbd: Fix ceph_snap_context size calculationYan, Zheng2012-07-171-1/+1
* | | Merge tag 'md-3.5-fixes' of git://neil.brown.name/mdLinus Torvalds2012-07-192-15/+32
|\ \ \
| * | | md/raid1: close some possible races on write errors during resyncNeilBrown2012-07-191-2/+8
| * | | md: avoid crash when stopping md array races with closing other open fds.NeilBrown2012-07-191-13/+23
| * | | md: fix bug in handling of new_data_offsetNeilBrown2012-07-191-0/+1
| | |/ | |/|
* | | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-07-195-0/+16
|\ \ \
| * | | HID: hid-multitouch: add support for Zytronic panelsBenjamin Tissoires2012-07-193-0/+9
| * | | HID: add Sennheiser BTD500USB device supportFrank Kunz2012-07-092-0/+4
| * | | HID: add battery quirk for Apple Wireless ANSIDaniel Nicoletti2012-07-041-0/+3
* | | | cx25821: Remove bad strcpy to read-only char*Ezequiel Garcia2012-07-192-4/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2012-07-183-4/+7
|\ \ \ \
| * | | | target: Fix range calculation in WRITE SAME emulation when num blocks == 0Roland Dreier2012-07-161-1/+1
| * | | | target: Clean up returning errors in PR handling codeRoland Dreier2012-07-161-3/+4
| * | | | tcm_fc: Fix crash seen with aborts and large readsMark Rustad2012-07-141-0/+2
* | | | | Make wait_for_device_probe() also do scsi_complete_async_scans()Linus Torvalds2012-07-182-5/+2
* | | | | v4l2-dev: forgot to add VIDIOC_DV_TIMINGS_CAP.Hans Verkuil2012-07-181-0/+1
* | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-07-184-454/+439
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Clk: SPEAr1340: Update sys clock parent arrayVipul Kumar Samar2012-07-181-2/+2
| * | | | clk: SPEAr1340: Fix clk enable register for uart1 and i2c1.Vipul Kumar Samar2012-07-181-2/+2
| * | | | Clk:spear6xx:Fix: Rename clk ids within predefined limitVipul Kumar Samar2012-07-181-62/+60
| * | | | Clk:spear3xx:Fix: Rename clk ids within predefined limitVipul Kumar Samar2012-07-181-94/+86
| * | | | clk:spear1310:Fix: Rename clk ids within predefined limitVipul Kumar Samar2012-07-181-157/+155
| * | | | clk:spear1340:Fix: Rename clk ids within predefined limitVipul Kumar Samar2012-07-181-138/+135
| | |_|/ | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-07-1722-60/+117
|\ \ \ \
| * | | | ixgbevf: Fix panic when loading driverAlexander Duyck2012-07-171-0/+3
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-07-162-10/+35
| |\ \ \ \
| | * | | | e1000e: fix test for PHY being accessible on 82577/8/9 and I217Bruce Allan2012-07-141-10/+32
| | * | | | e1000e: Correct link check logic for 82571 serdesTushar Dave2012-07-141-0/+3
| * | | | | ixgbevf: Prevent RX/TX statistics getting reset to zeroNarendra K2012-07-161-12/+0
| |/ / / /
| * | | | bnx2: Fix bug in bnx2_free_tx_skbs().Michael Chan2012-07-101-3/+3
| * | | | IPoIB: fix skb truesize underestimatiomEric Dumazet2012-07-101-4/+8
| * | | | gianfar: fix potential sk_wmem_alloc imbalanceEric Dumazet2012-07-091-4/+3
| * | | | drivers/net/ethernet/broadcom/cnic.c: remove invalid reference to list iterat...Julia Lawall2012-07-091-1/+2
| * | | | drivers/isdn/mISDN/stack.c: remove invalid reference to list iterator variableJulia Lawall2012-07-091-2/+2
| * | | | bonding: debugfs and network namespaces are incompatibleEric W. Biederman2012-07-091-1/+1
| * | | | bonding: Manage /proc/net/bonding/ entries from the netdev eventsEric W. Biederman2012-07-091-3/+6
| * | | | stmmac: Fix for higher mtu size handlingDeepak Sikri2012-07-091-1/+2
| * | | | stmmac: Fix for nfs hang on multiple rebootDeepak Sikri2012-07-091-0/+3
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-094-11/+10
| |\ \ \ \
| | * | | | iwlegacy: don't mess up the SCD when removing a keyEmmanuel Grumbach2012-07-091-2/+2
| | * | | | iwlegacy: always monitor for stuck queuesStanislaw Gruszka2012-07-091-8/+6
| | * | | | rt2x00usb: fix indexes ordering on RX queue kickStanislaw Gruszka2012-07-091-1/+1
| | * | | | mwifiex: fix Coverity SCAN CID 709078: Resource leak (RESOURCE_LEAK)Bing Zhao2012-07-091-0/+1