summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-19USB: ehci-platform: remove update_deviceHauke Mehrtens1-2/+0
2012-05-19Merge tag 'for-usb-next-2012-05-18' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman70-13/+1512
2012-05-19Merge tag 'md-3.4-fixes' of git://neil.brown.name/mdLinus Torvalds1-1/+1
2012-05-19Merge 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-19Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds4-17/+27
2012-05-19Merge branch 'for_3.5/fixes/gpio-2' of git://git.kernel.org/pub/scm/linux/ker...Grant Likely1-5/+4
2012-05-19gpio: mpc8xxx: Prevent NULL pointer deref in demux handlerThomas Gleixner1-1/+2
2012-05-19gpio/lpc32xx: Add device tree supportRoland Stigge3-2/+102
2012-05-19gpio: Adjust of_xlate API to support multiple GPIO chipsGrant Likely5-47/+41
2012-05-19gpiolib: Implement devm_gpio_request_one()Mark Brown3-0/+37
2012-05-19gpio-mcp23s08: dbg_show: fix pullup configuration displayPeter Korsgaard1-1/+1
2012-05-19Add support for TCA6424AAndreas Schallenberg1-13/+30
2012-05-19USB: Disable hub-initiated LPM for comms devices.Sarah Sharp56-2/+58
2012-05-19xhci: Add Intel U1/U2 timeout policy.Sarah Sharp3-0/+138
2012-05-19xhci: Add infrastructure for host-specific LPM policies.Sarah Sharp3-0/+335
2012-05-19USB: Add macros for interrupt endpoint types.Sarah Sharp1-0/+11
2012-05-19xhci: Reserve one command for USB3 LPM disable.Sarah Sharp2-0/+14
2012-05-19xhci: Some Evaluate Context commands must succeed.Sarah Sharp3-4/+4
2012-05-19USB: Disable USB 3.0 LPM in critical sections.Sarah Sharp4-1/+120
2012-05-19USB: Add support to enable/disable USB3 link states.Sarah Sharp5-2/+489
2012-05-19USB: Allow drivers to disable hub-initiated LPM.Sarah Sharp1-0/+4
2012-05-19USB: Calculate USB 3.0 exit latencies for LPM.Sarah Sharp2-1/+247
2012-05-19USB: Refactor code to set LPM support flag.Sarah Sharp1-5/+17
2012-05-19USB: Make sure to fetch the BOS desc for roothubs.Sarah Sharp1-0/+9
2012-05-19xhci: Add roothub code to set U1/U2 timeouts.Sarah Sharp2-0/+21
2012-05-19xhci: Reset reserved command ring TRBs on cleanup.Sarah Sharp1-0/+1
2012-05-19USB: fix resource leak in xhci power loss pathOliver Neukum1-0/+26
2012-05-19proc: move fd symlink i_mode calculations into tid_fd_revalidate()Linus Torvalds1-29/+14
2012-05-19RDMA/cxgb4: Add query_qp supportVipul Pandya3-0/+32
2012-05-19RDMA/cxgb4: Remove kfifo usageVipul Pandya7-150/+203
2012-05-19RDMA/cxgb4: Use vmalloc() for debugfs QP dumpVipul Pandya2-2/+20
2012-05-19RDMA/cxgb4: DB Drop Recovery for RDMA and LLD queuesVipul Pandya4-12/+259
2012-05-19RDMA/cxgb4: Disable interrupts in c4iw_ev_dispatch()Vipul Pandya3-6/+9
2012-05-19RDMA/cxgb4: Add DB Overflow AvoidanceVipul Pandya4-12/+162
2012-05-19RDMA/cxgb4: Add debugfs RDMA memory statsVipul Pandya5-3/+155
2012-05-19cxgb4: DB Drop Recovery for RDMA and LLD queuesVipul Pandya6-42/+280
2012-05-19cxgb4: Common platform specific changes for DB Drop RecoveryVipul Pandya2-11/+61
2012-05-19cxgb4: Detect DB FULL events and notify RDMA ULDVipul Pandya5-0/+103
2012-05-18[media] videodev2.h: add enum/query/cap dv_timings ioctlsHans Verkuil1-24/+149
2012-05-18perf evsel: Create events initially disabled -- againDavid Ahern1-1/+1
2012-05-18[media] em28xx: Fix memory leak on driver defered resource releaseEzequiel GarcĂ­a1-0/+1
2012-05-18Merge branch 'pm-sleep'Rafael J. Wysocki2-0/+15
2012-05-18Merge branch 'pm-domains'Rafael J. Wysocki2-6/+23
2012-05-18PM / Domains: Make it possible to add devices to inactive domainsRafael J. Wysocki2-6/+23
2012-05-18PM / Hibernate: Use get_gendisk to verify partition if resume_file is integer...Minho Ban2-0/+15
2012-05-18ktest: Fix kernelrevision with POST_BUILDSteven Rostedt1-0/+11
2012-05-18apparmor: fix long path failure due to disconnected pathJohn Johansen1-0/+2
2012-05-18apparmor: fix profile lookup for unconfinedJohn Johansen1-0/+4
2012-05-18pktgen: fix module unload for goodEric Dumazet1-2/+2