aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-21Merge tag 'regmap-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmapLinus Torvalds17-181/+1204
2012-05-21Merge tag 'pci-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds7-124/+224
2012-05-21Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2-3/+68
2012-05-21Merge branch 'clkdev' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-10/+132
2012-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds5-25/+27
2012-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds28-838/+376
2012-05-21Merge tag 'for-usb-next-2012-05-21' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-nextGreg Kroah-Hartman3-31/+51
2012-05-21Merge branches 'core', 'cxgb4', 'ipath', 'iser', 'lockdep', 'mlx4', 'nes', 'ocrdma', 'qib' and 'raw-qp' into for-linusRoland Dreier74-438/+10519
2012-05-21xhci: Fix DIV_ROUND_UP compile error.Sarah Sharp1-3/+3
2012-05-21RDMA/cxgb4: Include vmalloc.h for vmalloc and vfreeVipul Pandya1-0/+1
2012-05-21xhci: Fix compile with CONFIG_USB_SUSPEND=nSarah Sharp1-27/+43
2012-05-21USB: Fix core compile with CONFIG_USB_SUSPEND=nSarah Sharp1-0/+4
2012-05-21brcm80211: Fix compile error for .disable_hub_initiated_lpm.Sarah Sharp1-1/+1
2012-05-21Revert "USB: EHCI: work around bug in the Philips ISP1562 controller"Greg Kroah-Hartman3-9/+1
2012-05-21Merge branches 'amba', 'devel-stable', 'fixes', 'mach-types', 'mmci', 'pci' and 'versatile' into for-linusRussell King212-1268/+2131
2012-05-21HID: wacom: fix build breakage without CONFIG_LEDS_CLASSDavid Rientjes1-1/+1
2012-05-21HID: waltop: Extend barrel button fixNikolai Kondrashov1-38/+7
2012-05-21Merge tag 'isci-for-3.5' into miscJames Bottomley324-4349/+4907
2012-05-21UBI: modify ubi_wl_flush function to clear work queue for a lnumJoel Reardon6-31/+69
2012-05-21UBI: introduce UBI_ALL constantArtem Bityutskiy1-5/+5
2012-05-21UBI: add lnum and vol_id to struct ubi_workJoel Reardon3-18/+33
2012-05-21UBI: add volume id struct ubi_ainf_pebJoel Reardon2-16/+35
2012-05-21drivers/net/stmmac: seq_file fix memory leakDjalal Harouni1-2/+2
2012-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller20-67/+140
2012-05-20iscsi-target: Fix iov_count calculation bug in iscsit_allocate_iovecsNicholas Bellinger1-1/+1
2012-05-20USB: qmi_wwan: Add ZTE (Vodafone) K3520-ZAndrew Bird (Sphere Systems)1-0/+18
2012-05-20USB: qmi_wwan: Add ZTE (Vodafone) K3765-ZAndrew Bird (Sphere Systems)1-0/+9
2012-05-20USB: qmi_wwan: Make forced int 4 whitelist genericAndrew Bird (Sphere Systems)1-2/+2
2012-05-20pinctrl: pinctrl-imx: add imx51 pinctrl driverDong Aisheng3-0/+1331
2012-05-20pinctrl: pinctrl-imx: add imx53 pinctrl driverDong Aisheng3-0/+1658
2012-05-20UBI: add in hex the value for UBI_INTERNAL_VOL_START to commentJoel Reardon1-2/+2
2012-05-20UBI: rename scan.c to attach.cArtem Bityutskiy2-1/+1
2012-05-20UBI: remove scan.hArtem Bityutskiy2-174/+147
2012-05-20UBI: rename UBI_SCAN_UNKNOWN_ECArtem Bityutskiy2-12/+15
2012-05-20UBI: move and rename attach_by_scanningArtem Bityutskiy4-62/+58
2012-05-20UBI: rename _init_scan functionsArtem Bityutskiy4-9/+9
2012-05-20UBI: amend comments after all the renamingsArtem Bityutskiy6-81/+73
2012-05-20UBI: rename ubi_scan_leb_slabArtem Bityutskiy2-16/+16
2012-05-20UBI: rename ubi_scan_move_to_listArtem Bityutskiy2-3/+3
2012-05-20UBI: rename ubi_scan_destroy_aiArtem Bityutskiy3-6/+6
2012-05-20UBI: rename ubi_scan_get_free_pebArtem Bityutskiy3-6/+6
2012-05-20UBI: rename ubi_scan_rm_volumeArtem Bityutskiy3-5/+5
2012-05-20UBI: rename ubi_scan_find_avArtem Bityutskiy4-9/+9
2012-05-20UBI: rename ubi_scan_add_usedArtem Bityutskiy3-12/+9
2012-05-20UBI: remove unused functionArtem Bityutskiy2-31/+0
2012-05-20UBI: make ubi_scan_erase_peb static and renameArtem Bityutskiy2-6/+4
2012-05-20UBI: rename sv to avArtem Bityutskiy7-182/+182
2012-05-20UBI: rename si to aiArtem Bityutskiy8-260/+260
2012-05-20UBI: rename seb to aebArtem Bityutskiy7-196/+196
2012-05-20UBI: amend comments after renaming in scan.cArtem Bityutskiy1-10/+11