Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | | usb: gadget: udc-core: fix wrong call order | Felipe Balbi | 2012-04-27 | 1 | -1/+1 | |
| | | * | | | | | | usb: gadget: dummy: do not call pullup() on udc_stop() | Felipe Balbi | 2012-04-19 | 1 | -1/+0 | |
| | | * | | | | | | usb: musb: davinci.c: add missing unregister | Julia Lawall | 2012-04-18 | 1 | -1/+2 | |
| | | * | | | | | | usb: musb: drop __deprecated flag | Felipe Balbi | 2012-04-18 | 1 | -1/+1 | |
| | | * | | | | | | USB: gadget: storage gadgets send wrong error code for unknown commands | Alan Stern | 2012-04-12 | 2 | -2/+2 | |
| | | * | | | | | | usb: otg: gpio_vbus: Add otg transceiver events and notifiers | Heiko Stübner | 2012-04-12 | 1 | -1/+14 | |
| | * | | | | | | | USB: cdc-wdm: fix race leading leading to memory corruption | Oliver Neukum | 2012-04-26 | 1 | -2/+5 | |
| | * | | | | | | | USB: EHCI: fix crash during suspend on ASUS computers | Alan Stern | 2012-04-24 | 3 | -0/+19 | |
| | * | | | | | | | usb gadget: uvc: uvc_request_data::length field must be signed | Laurent Pinchart | 2012-04-24 | 2 | -2/+2 | |
| | | |/ / / / / | | |/| | | | | | ||||||
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2012-04-28 | 15 | -139/+148 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Btrfs: reduce lock contention during extent insertion | Chris Mason | 2012-04-27 | 1 | -2/+7 | |
| | * | | | | | | | Btrfs: avoid deadlocks from GFP_KERNEL allocations during btrfs_real_readdir | Chris Mason | 2012-04-27 | 1 | -29/+1 | |
| | * | | | | | | | Btrfs: Fix space checking during fs resize | Daniel J Blueman | 2012-04-27 | 1 | -1/+1 | |
| | * | | | | | | | Btrfs: fix block_rsv and space_info lock ordering | Stefan Behrens | 2012-04-27 | 1 | -2/+2 | |
| | * | | | | | | | Btrfs: Prevent root_list corruption | Daniel J Blueman | 2012-04-27 | 1 | -0/+2 | |
| | * | | | | | | | Btrfs: fix repair code for RAID10 | Jan Schmidt | 2012-04-27 | 1 | -1/+2 | |
| | * | | | | | | | Btrfs: do not start delalloc inodes during sync | Josef Bacik | 2012-04-27 | 1 | -1/+0 | |
| | * | | | | | | | Btrfs: fix that check_int_data mount option was ignored | Stefan Behrens | 2012-04-18 | 1 | -1/+1 | |
| | * | | | | | | | Btrfs: don't count CRC or header errors twice while scrubbing | Stefan Behrens | 2012-04-18 | 1 | -15/+0 | |
| | * | | | | | | | Btrfs: fix btrfs_ioctl_dev_info() crash on missing device | Stefan Behrens | 2012-04-18 | 1 | -1/+4 | |
| | * | | | | | | | btrfs: don't return EINTR | Arne Jansen | 2012-04-18 | 1 | -6/+3 | |
| | * | | | | | | | Btrfs: double unlock bug in error handling | Dan Carpenter | 2012-04-18 | 1 | -0/+2 | |
| | * | | | | | | | Btrfs: always store the mirror we read the eb from | Josef Bacik | 2012-04-18 | 4 | -20/+17 | |
| | * | | | | | | | fs/btrfs/volumes.c: add missing free_fs_devices | Julia Lawall | 2012-04-18 | 1 | -1/+3 | |
| | * | | | | | | | btrfs: fix early abort in 'remount' | Sergei Trofimovich | 2012-04-18 | 1 | -2/+4 | |
| | * | | | | | | | Btrfs: fix max chunk size check in chunk allocator | Ilya Dryomov | 2012-04-18 | 1 | -2/+4 | |
| | * | | | | | | | Btrfs: add missing read locks in backref.c | Jan Schmidt | 2012-04-18 | 1 | -2/+15 | |
| | * | | | | | | | Btrfs: don't call free_extent_buffer twice in iterate_irefs | Jan Schmidt | 2012-04-18 | 1 | -5/+3 | |
| | * | | | | | | | Btrfs: Make free_ipath() deal gracefully with NULL pointers | Jesper Juhl | 2012-04-18 | 1 | -0/+2 | |
| | * | | | | | | | Btrfs: avoid possible use-after-free in clear_extent_bit() | Li Zefan | 2012-04-18 | 1 | -15/+21 | |
| | * | | | | | | | Btrfs: retrurn void from clear_state_bit | Li Zefan | 2012-04-18 | 1 | -5/+2 | |
| | * | | | | | | | btrfs: add missing unlocks to transaction abort paths | David Sterba | 2012-04-18 | 1 | -1/+5 | |
| | * | | | | | | | Btrfs: do not mount when we have a sectorsize unequal to PAGE_SIZE | Liu Bo | 2012-04-18 | 1 | -3/+3 | |
| | * | | | | | | | btrfs: don't add both copies of DUP to reada extent tree | Arne Jansen | 2012-04-18 | 1 | -0/+13 | |
| | * | | | | | | | btrfs: fix race in reada | Arne Jansen | 2012-04-18 | 2 | -20/+23 | |
| | * | | | | | | | Btrfs: avoid setting ->d_op twice | Li Zefan | 2012-04-18 | 1 | -5/+9 | |
| * | | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-04-28 | 21 | -142/+230 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ | Merge branch 'v3.4-samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson | 2012-04-27 | 10 | -39/+78 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | ARM: SAMSUNG: add missing MMC_CAP2_BROKEN_VOLTAGE capability | Marek Szyprowski | 2012-04-24 | 3 | -0/+4 | |
| | | * | | | | | | | | ARM: EXYNOS: Fix compilation error when CONFIG_OF is not defined | Tushar Behera | 2012-04-24 | 1 | -0/+2 | |
| | | * | | | | | | | | ARM: EXYNOS: Fix resource on dev-dwmci.c | Kukjin Kim | 2012-04-24 | 1 | -10/+3 | |
| | | * | | | | | | | | ARM: S3C24XX: Fix build warning for S3C2410_PM | Kukjin Kim | 2012-04-24 | 1 | -4/+4 | |
| | | * | | | | | | | | ARM: mini2440_defconfig: Fix build error | Arnd Bergmann | 2012-04-24 | 1 | -0/+2 | |
| | | * | | | | | | | | ARM: EXYNOS: Fix incorrect initialization of GIC | Thomas Abraham | 2012-04-20 | 1 | -1/+1 | |
| | | * | | | | | | | | ARM: EXYNOS: use 'exynos4-sdhci' as device name for sdhci controllers | Thomas Abraham | 2012-04-20 | 4 | -24/+62 | |
| | | | |_|_|/ / / / | | | |/| | | | | | | ||||||
| | * | | | | | | | | Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixes | Olof Johansson | 2012-04-27 | 6 | -6/+55 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | ARM: PXA2xx: MFP: fix potential direction bug | Igor Grinberg | 2012-04-27 | 1 | -0/+9 | |
| | | * | | | | | | | | ARM: PXA2xx: MFP: fix bug with MFP_LPM_KEEP_OUTPUT | Igor Grinberg | 2012-04-27 | 2 | -2/+17 | |
| | | * | | | | | | | | arm/sa1100: fix sa1100-rtc memory resource | Dmitry Artamonow | 2012-04-27 | 1 | -1/+1 | |
| | | * | | | | | | | | ARM: pxa: fix gpio wakeup setting | Robert Jarzmik | 2012-04-27 | 3 | -3/+28 | |
| | | | |_|/ / / / / | | | |/| | | | | | |