aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-18Staging: bcm: Properly format braces in Adapter.hKevin McKinney1-52/+26
2012-05-18Staging: ipack/bridges/tpci200: remove unneeded castsSamuel Iglesias Gonsalvez1-20/+16
2012-05-18Staging: ipack/bridges/tpci200: remove TPCI200_SHORTNAME constantSamuel Iglesias Gonsalvez2-39/+33
2012-05-18Staging: ipack: remove board_name and bus_name fields from struct ipack_deviceSamuel Iglesias Gonsalvez3-24/+8
2012-05-18Staging: ipack: improve the register of a bus and a device in the bus.Samuel Iglesias Gonsalvez5-117/+131
2012-05-18libceph: avoid unregistering osd request when not registeredSage Weil1-0/+6
2012-05-18ceph: add auth buf in prepare_write_connect()Alex Elder1-9/+9
2012-05-18staging: comedi: cleanup all the comedi_driver 'detach' functionsH Hartley Sweeten109-993/+236
2012-05-18IB/core: Fix IB_SA_COMP_MASK macroJack Morgenstein1-1/+1
2012-05-18smb347-charger: Include missing <linux/err.h>Mika Westerberg1-0/+1
2012-05-18staging: comedi: remove all 'default N' in KconfigH Hartley Sweeten1-135/+4
2012-05-18staging: line6/config.h: Delete unused headerJohannes Thumshirn1-43/+0
2012-05-18IB/iser: Fix error flow in iser ep connection establishmentOr Gerlitz2-4/+4
2012-05-18IB/mlx4: Increase the number of vectors (EQs) available for ULPsShlomo Pongratz3-0/+89
2012-05-19dm thin: fix table output when pool target disables discard passdown internallyMike Snitzer1-15/+17
2012-05-18USB: Remove races in devio.cHuajun Li1-8/+25
2012-05-18USB: ehci-platform: remove update_deviceHauke Mehrtens1-2/+0
2012-05-18Merge tag 'for-usb-next-2012-05-18' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman70-13/+1512
2012-05-18Merge tag 'md-3.4-fixes' of git://neil.brown.name/mdLinus Torvalds1-1/+1
2012-05-18Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds1-0/+1
2012-05-19md/raid10: fix transcription error in calc_sectors conversion.NeilBrown1-1/+1
2012-05-18Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds4-17/+27
2012-05-18Merge branch 'for_3.5/fixes/gpio-2' of git://git.kernel.org/pub/scm/linux/ker...Grant Likely1-5/+4
2012-05-18gpio: mpc8xxx: Prevent NULL pointer deref in demux handlerThomas Gleixner1-1/+2
2012-05-18gpio/lpc32xx: Add device tree supportRoland Stigge3-2/+102
2012-05-18gpio: Adjust of_xlate API to support multiple GPIO chipsGrant Likely5-47/+41
2012-05-18gpiolib: Implement devm_gpio_request_one()Mark Brown3-0/+37
2012-05-18gpio-mcp23s08: dbg_show: fix pullup configuration displayPeter Korsgaard1-1/+1
2012-05-18Add support for TCA6424AAndreas Schallenberg1-13/+30
2012-05-18USB: Disable hub-initiated LPM for comms devices.Sarah Sharp56-2/+58
2012-05-18xhci: Add Intel U1/U2 timeout policy.Sarah Sharp3-0/+138
2012-05-18xhci: Add infrastructure for host-specific LPM policies.Sarah Sharp3-0/+335
2012-05-18USB: Add macros for interrupt endpoint types.Sarah Sharp1-0/+11
2012-05-18xhci: Reserve one command for USB3 LPM disable.Sarah Sharp2-0/+14
2012-05-18xhci: Some Evaluate Context commands must succeed.Sarah Sharp3-4/+4
2012-05-18USB: Disable USB 3.0 LPM in critical sections.Sarah Sharp4-1/+120
2012-05-18USB: Add support to enable/disable USB3 link states.Sarah Sharp5-2/+489
2012-05-18USB: Allow drivers to disable hub-initiated LPM.Sarah Sharp1-0/+4
2012-05-18USB: Calculate USB 3.0 exit latencies for LPM.Sarah Sharp2-1/+247
2012-05-18USB: Refactor code to set LPM support flag.Sarah Sharp1-5/+17
2012-05-18USB: Make sure to fetch the BOS desc for roothubs.Sarah Sharp1-0/+9
2012-05-18xhci: Add roothub code to set U1/U2 timeouts.Sarah Sharp2-0/+21
2012-05-18xhci: Reset reserved command ring TRBs on cleanup.Sarah Sharp1-0/+1
2012-05-18USB: fix resource leak in xhci power loss pathOliver Neukum1-0/+26
2012-05-18proc: move fd symlink i_mode calculations into tid_fd_revalidate()Linus Torvalds1-29/+14
2012-05-18RDMA/cxgb4: Add query_qp supportVipul Pandya3-0/+32
2012-05-18RDMA/cxgb4: Remove kfifo usageVipul Pandya7-150/+203
2012-05-18RDMA/cxgb4: Use vmalloc() for debugfs QP dumpVipul Pandya2-2/+20
2012-05-18RDMA/cxgb4: DB Drop Recovery for RDMA and LLD queuesVipul Pandya4-12/+259
2012-05-18RDMA/cxgb4: Disable interrupts in c4iw_ev_dispatch()Vipul Pandya3-6/+9