summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* usb-storage: add new no_read_capacity_16 quirkHans de Goede2010-10-221-1/+3
* usb-storage: add new no_read_disc_info quirkHans de Goede2010-10-221-1/+3
* USB: introduce unmap_urb_setup_for_dma()Martin Fuzzey2010-10-221-0/+1
* USB: add USB EHCI support for MPC5121 SoCAnatolij Gustschin2010-10-221-0/+15
* USB: Add more empty functions in otg.hGrazvydas Ignotas2010-10-221-0/+11
* usb: musb: host: unmap the buffer for PIO data transfersMaulik Mankad2010-10-221-0/+1
* USB: Move USB Storage definitions to their own header fileMatthew Wilcox2010-10-222-37/+49
* USB: storage: Use USB_ prefix instead of US_ prefixMichal Nazarewicz2010-10-221-29/+30
* USB: cdc.h: ncm: fix one more typoYauheni Kaliuta2010-10-221-2/+2
* USB: cdc.h: ncm: add missed constants and structuresYauheni Kaliuta2010-10-221-2/+55
* Revert "USB: ncm: added ncm.h with auxiliary definitions"Yauheni Kaliuta2010-10-221-114/+0
* USB: cdc.h: ncm: typo and style fixesYauheni Kaliuta2010-10-221-10/+12
* USB OTG Langwell: Update OTG Kconfig and driver version.Hao Wu2010-10-221-1/+1
* USB OTG: Add common data structure for Intel MID Platform (Langwell/Penwell)Hao Wu2010-10-221-0/+180
* init.h: add some more documentation to __ref* tagsMichal Nazarewicz2010-10-221-3/+10
* usb gadget: don't save bind callback in struct usb_configurationUwe Kleine-König2010-10-221-5/+3
* usb gadget: don't save bind callback in struct usb_composite_driverMichal Nazarewicz2010-10-221-14/+5
* usb gadget: don't save bind callback in struct usb_gadget_driverUwe Kleine-König2010-10-221-12/+8
* USB: gadget: composite: Better string override handlingMichal Nazarewicz2010-10-221-0/+13
* USB Gadget: Verify VBUS current before setting the device self-powered bitParirajan Muthalagu2010-10-221-0/+10
* usb: Add Intel Langwell USB OTG Transceiver DriverHao Wu2010-10-221-0/+139
* types.h: define __aligned_u64 and expose to userspaceEric Paris2010-10-151-1/+14
* Un-inline the core-dump helper functionsLinus Torvalds2010-10-141-32/+2
* Don't dump task struct in a.out core-dumpsLinus Torvalds2010-10-141-1/+1
* fanotify: disable fanotify syscallsEric Paris2010-10-111-1/+0
* elevator: fix oops on early call to elevator_change()Jens Axboe2010-10-071-0/+1
* Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-10-051-1/+1
|\
| * rcu: rcu_read_lock_bh_held(): disabling irqs also disables bhEric Dumazet2010-09-231-1/+1
* | wait: using uninitialized member of wait queueEvgeny Kuznetsov2010-10-051-0/+1
* | modules: Fix module_bug_list list corruption raceLinus Torvalds2010-10-051-3/+2
* | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2010-10-011-0/+1
|\ \
| * | intel_idle: Voluntary leave_mm before entering deeperSuresh Siddha2010-09-301-0/+1
* | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds2010-09-291-1/+1
|\ \ \ | |/ / |/| |
| * | missing inline keyword for static function in linux/dmaengine.hMathieu Lacage2010-09-221-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-09-282-3/+3
|\ \ \
| * | | tcp: Fix >4GB writes on 64-bit.David S. Miller2010-09-271-1/+1
| * | | net: Move "struct net" declaration inside the __KERNEL__ macro guardOllie Wild2010-09-221-2/+2
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-09-271-0/+3
|\ \ \ \
| * \ \ \ Merge branch 'amd-iommu/2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2010-09-241-0/+3
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | x86/amd-iommu: Work around S3 BIOS bugJoerg Roedel2010-09-231-0/+3
* | | | | arm: fix "arm: fix pci_set_consistent_dma_mask for dmabounce devices"FUJITA Tomonori2010-09-221-0/+4
* | | | | fs: {lock,unlock}_flocks() stubs to prepare for BKL removalSage Weil2010-09-211-0/+4
|/ / / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-09-191-4/+4
|\ \ \ \ | | |/ / | |/| |
| * | | netpoll: Disable IRQ around RCU dereference in netpoll_rxHerbert Xu2010-09-171-4/+4
| * | | Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller2010-09-091-1/+10
| |\ \ \
| | * | | cgroups: fix API thinkoMichael S. Tsirkin2010-09-051-1/+10
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2010-09-161-0/+4
|\ \ \ \ \
| * | | | | workqueue: add documentationTejun Heo2010-09-131-0/+4
| | |_|/ / | |/| | |
* | | | | Merge ssh://master.kernel.org/home/hpa/tree/secLinus Torvalds2010-09-141-0/+3
|\ \ \ \ \
| * | | | | compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin2010-09-141-0/+3
OpenPOWER on IntegriCloud