summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-03-24Revert "drm/i915: Don't save/restore hardware status page address register"Chris Wilson2-0/+7
2011-03-23Input: tsc2005 - fix locking issueAaro Koskinen1-2/+10
2011-03-23Input: tsc2005 - use relative jiffies to schedule the watchdogAaro Koskinen1-2/+2
2011-03-23Input: tsc2005 - driver should depend on GENERIC_HARDIRQSGeert Uytterhoeven2-2/+2
2011-03-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt138-2085/+7178
2011-03-23Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-13/+90
2011-03-23spi/pl022: Add loopback support for the SPI on 5500Philippe Langlais1-1/+19
2011-03-23userns: security: make capabilities relative to the user namespaceSerge E. Hallyn1-1/+1
2011-03-23rapidio: fix potential null deref on failure pathDan Carpenter1-1/+1
2011-03-23rapidio: remove mport resource reservation from common RIO codeAlexandre Bounine1-13/+1
2011-03-23rapidio: modify mport ID assignmentAlexandre Bounine1-0/+26
2011-03-23rapidio: modify subsystem and driver initialization sequenceAlexandre Bounine2-3/+5
2011-03-23rapidio: modify configuration to support PCI-SRIO controllerAlexandre Bounine2-2/+3
2011-03-23rapidio: add architecture specific callbacksAlexandre Bounine1-12/+26
2011-03-23rapidio: add new sysfs attributesAlexandre Bounine1-1/+40
2011-03-23drivers/char/mem.c: clean up the codeChangli Gao1-4/+1
2011-03-23drivers/staging/tty/specialix.c: convert func_enter to func_exitJulia Lawall1-4/+4
2011-03-23drivers/tty/bfin_jtag_comm.c: avoid calling put_tty_driver on NULLJulia Lawall1-2/+4
2011-03-23drivers/char: add MSM smd_pkt driverNiranjana Vishwanathapura3-0/+475
2011-03-23drivers/char/ipmi/ipmi_si_intf.c: fix cleanup_one_si section mismatchSergey Senozhatsky1-1/+1
2011-03-23dm: use little-endian bitopsAkinobu Mita1-4/+4
2011-03-23md: use little-endian bitopsAkinobu Mita1-3/+3
2011-03-23Revert "drm/i915: Don't save/restore hardware status page address register"Chris Wilson2-0/+7
2011-03-23Merge branch 'sfc-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/bw...David S. Miller2-2/+18
2011-03-23Introduce ARCH_NO_SYSDEV_OPS config option (v2)Rafael J. Wysocki2-1/+9
2011-03-23cpufreq: Use syscore_ops for boot CPU suspend/resume (v2)Rafael J. Wysocki1-40/+26
2011-03-23PCI / Intel IOMMU: Use syscore_ops instead of sysdev class and sysdevRafael J. Wysocki1-29/+9
2011-03-23drivers/net/a2065.c: Convert release_resource to release_region/release_mem_r...Julia Lawall1-5/+5
2011-03-23drivers/net/ariadne.c: Convert release_resource to release_region/release_mem...Julia Lawall1-5/+5
2011-03-23spi/omap_mcspi: Fix broken last word xferJarkko Nikula1-3/+3
2011-03-23of/flattree: minor cleanupsAndres Salomon1-2/+4
2011-03-23dt: eliminate OF_NO_DEEP_PROBE and test for NULL match tableGrant Likely1-12/+5
2011-03-23dt: protect against NULL matches passed to of_match_node()Grant Likely1-0/+3
2011-03-23dt: Refactor of_platform_bus_probe()Grant Likely1-37/+18
2011-03-23USB: cdc-acm: fix potential null-pointer dereference on disconnectJohan Hovold1-1/+2
2011-03-23USB: cdc-acm: fix potential null-pointer dereferenceJohan Hovold1-0/+2
2011-03-23USB: cdc-acm: fix memory corruption / panicJohan Hovold1-0/+2
2011-03-23USB: Fix 'bad dma' problem on WDM device disconnectRobert Lukassen1-1/+1
2011-03-23usb: wwan: fix compilation without CONFIG_PM_RUNTIMEOliver Neukum1-2/+1
2011-03-23USB: uss720 fixup refcount positionPeter Holik1-4/+3
2011-03-23usb: musb: blackfin: fix typo in new bfin_musb_vbus_status funcMike Frysinger1-1/+1
2011-03-23usb: musb: blackfin: fix typo in new dev_pm_ops structBob Liu1-1/+1
2011-03-23usb: musb: blackfin: fix typo in platform driver nameMike Frysinger1-1/+1
2011-03-23usb: musb: Fix for merge issueHema HK1-4/+4
2011-03-23ehci-hcd: Bug fix: don't set a QH's Halt bitAlan Stern1-12/+0
2011-03-23USB: Do not pass negative length to snoop_urb()Michal Sojka1-1/+1
2011-03-23bonding: fix rx_handler lockingJiri Pirko2-25/+32
2011-03-23myri10ge: fix rmmod crashStanislaw Gruszka1-0/+1
2011-03-23mlx4_en: updated driver version to 1.5.4.1Yevgeny Petrilin1-2/+2
2011-03-23mlx4_en: Using blue flame supportYevgeny Petrilin3-22/+64