summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | MD: Bitmap version cleanup.Andrei Warkentin2012-04-121-3/+0
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-04-126-13/+28
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Input: da9052 - fix memory leak in da9052_onkey_probe()Jesper Juhl2012-04-111-1/+2
| | * | | | | | | | Input: gpio_mouse - use linux/gpio.h rather than asm/gpio.hMark Brown2012-04-101-1/+1
| | * | | | | | | | Input: trackpoint - use psmouse_fmt() for messagesJJ Ding2012-04-101-6/+8
| | * | | | | | | | Input: elantech - v4 is a clickpad, with only one buttonJJ Ding2012-04-101-2/+4
| | * | | | | | | | Input: elantech - reset touchpad before configuring itJJ Ding2012-04-101-0/+4
| | * | | | | | | | Input: sentelic - filter taps in absolute modeOskari Saarenmaa2012-04-031-0/+8
| | * | | | | | | | Input: tps6507x-ts - fix MODULE_ALIAS to match driver nameUwe Kleine-König2012-04-031-3/+1
| * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-04-121-10/+10
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| | * | | | | | | | fix breakage in mtdchar_open(), sanitize failure exitsAl Viro2012-04-091-10/+10
| | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-04-112-4/+10
| |\ \ \ \ \ \ \ \
| | * | | | | | | | IB/core: Don't return EINVAL from sysfs rate attribute for invalid speedsRoland Dreier2012-04-021-4/+5
| | * | | | | | | | IB/mlx4: Don't return an invalid speed when a port is downOr Gerlitz2012-04-021-0/+5
| * | | | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-04-114-35/+85
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | [media] uvcvideo: Fix race-related crash in uvc_video_clock_update()Laurent Pinchart2012-04-091-18/+32
| | * | | | | | | | | [media] dvb_frontend: fix compiler warningHans Petter Selasky2012-04-091-1/+1
| | * | | | | | | | | [media] it913x: fix firmware loading errorsMalcolm Priestley2012-04-091-14/+40
| | * | | | | | | | | [media] ivtv: Fix AUDIO_(BILINGUAL_)CHANNEL_SELECT regressionHans Verkuil2012-04-091-2/+2
| | * | | | | | | | | [media] dvb_frontend: regression fix: userspace ABI broken for xineChris Rankin2012-04-091-0/+10
| * | | | | | | | | | Merge tag 'dmaengine-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-04-107-25/+80
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | netdma: adding alignment check for NETDMA opsDave Jiang2012-04-051-0/+14
| | * | | | | | | | | | ioatdma: DMA copy alignment needed to address IOAT DMA silicon errataDave Jiang2012-04-051-0/+41
| | * | | | | | | | | | ioat: ring size variables need to be 32bit to avoid overflowDave Jiang2012-04-052-4/+4
| | * | | | | | | | | | iop-adma: Corrected array overflow in RAID6 Xscale(R) test.Don Morris2012-03-281-2/+2
| | * | | | | | | | | | ioat: fix size of 'completion' for XenDan Williams2012-03-234-19/+19
| * | | | | | | | | | | Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2012-04-101-3/+3
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | regulator: anatop: fix 'anatop_regulator' name collisionShawn Guo2012-04-021-3/+3
| | | |_|/ / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | i2c: prevent spurious interrupt on Designware controllersKristen Carlson Accardi2012-04-101-1/+0
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
| * | | | | | | | | | android, lowmemorykiller: remove task handoff notifierDavid Rientjes2012-04-091-41/+7
| | |_|_|/ / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge tag 'regmap-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-04-072-1/+8
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | regmap: prevent division by zero in rbtree_showStephen Warren2012-04-041-1/+7
| | * | | | | | | | | regmap: Export regcache_sync_region()Mark Brown2012-04-031-0/+1
| | |/ / / / / / / /
| * | | | | | | | | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-04-072-89/+86
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | serial: sh-sci: use serial_port_in/out vs sci_in/out.Paul Mundt2012-03-302-89/+86
| * | | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-04-062-2/+5
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branches 'idle-fix' and 'misc' into releaseLen Brown2012-04-064441-173979/+325606
| | |\ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / | | | |/| | | | | | | |
| | * | | | | | | | | | cpuidle: Fix panic in CPU off-lining with no idle driverToshi Kani2012-04-061-1/+4
| | * | | | | | | | | | ACPI processor: Use safe_halt() rather than halt() in acpi_idle_play_dead()Luck, Tony2012-04-051-1/+1
| * | | | | | | | | | | Merge branch '3.4-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-04-064-7/+19
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | tcm_fc: Do not free tpg structure during wq allocation failureMark Rustad2012-04-061-5/+8
| | * | | | | | | | | | | tcm_fc: Add abort flag for gracefully handling exchange timeoutMark Rustad2012-04-063-2/+11
| | | |/ / / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2012-04-063-32/+61
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | drivers/net/ethernet/tile: fix netdev_alloc_skb() bombingChris Metcalf2012-04-021-1/+1
| | * | | | | | | | | | | tilepro ethernet driver: fix a few minor issuesChris Metcalf2012-04-021-25/+50
| | * | | | | | | | | | | tile-srom.c driver: minor code cleanupChris Metcalf2012-04-021-6/+6
| | * | | | | | | | | | | edac: say "TILEGx" not "TILEPro" for the tilegx edac driverChris Metcalf2012-04-021-0/+4
| | |/ / / / / / / / / /
| * | | | | | | | | | | Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-04-064-3/+4
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | xen/pcifront: avoid pci_frontend_enable_msix() falsely returning successJan Beulich2012-04-061-0/+1
| | * | | | | | | | | | | xen/pciback: fix XEN_PCI_OP_enable_msix resultJan Beulich2012-04-061-1/+1