summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-09-11ARM: OMAP1: move omap1_bl pdata out of arch/arm/*Igor Grinberg1-0/+11
2012-09-11serial: pl011: delete reset callbackLinus Walleij1-1/+0
2012-09-11Merge tag 'iio-for-3.7c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman5-4/+296
2012-09-11usb/acpi: Use ACPI methods to power off ports.Lan Tianyu1-0/+10
2012-09-11usb/acpi: Store info on device removability.Lan Tianyu1-0/+7
2012-09-10usb: move children to struct usb_portLan Tianyu1-2/+13
2012-09-10etherdevice: introduce help function eth_zero_addr()Duan Jiong1-0/+11
2012-09-10filter: add MOD operationEric Dumazet1-0/+4
2012-09-10netlink: Rename pid to portid to avoid confusionEric W. Biederman7-58/+58
2012-09-10usb: redefine DeviceRemovable and wHubDelay as _le16Lan Tianyu1-2/+2
2012-09-10usb/core: use bin2bcd() for bcdDevice in RHSebastian Andrzej Siewior1-2/+15
2012-09-10usbfs: Add a new disconnect-and-claim ioctl (v2)Hans de Goede1-0/+14
2012-09-10pwm: add devm_pwm_get() and devm_pwm_put()Alexandre Courbot1-0/+3
2012-09-10pwm: Add support for configuring the PWM polarityPhilip, Avinash1-0/+23
2012-09-10nfsd: remove unused listener-removal interfacesJ. Bruce Fields1-3/+0
2012-09-10usb: gadget: remove usb_gadget_controller_number()Sebastian Andrzej Siewior1-0/+11
2012-09-10usb: gadget: Provide a default implementation of default manufacturer stringSebastian Andrzej Siewior1-1/+1
2012-09-10usb: gadget: remove string override from struct usb_composite_driverSebastian Andrzej Siewior1-12/+0
2012-09-10usb: gadget: push iProduct into gadgetsSebastian Andrzej Siewior1-1/+5
2012-09-10usb: gadget: push iManufacturer into gadgetsSebastian Andrzej Siewior1-1/+6
2012-09-10usb: gadget: push iSerialNumber into gadgetsSebastian Andrzej Siewior1-1/+6
2012-09-10usb: gadget: make sure each gadget is using same index for Product, Serial,…Sebastian Andrzej Siewior1-1/+11
2012-09-10usb: gadget: push VID/PID/USB BCD module option into gadgetsSebastian Andrzej Siewior1-0/+24
2012-09-10usb: gadget: remove bufsiz from struct usb_composite_devSebastian Andrzej Siewior1-2/+0
2012-09-10usb: gadget: move USB_BUFSIZ into global composite.hSebastian Andrzej Siewior1-0/+3
2012-09-10usb: gadget: move global vars from epautoconf into struct usb_gadgetSebastian Andrzej Siewior1-0/+4
2012-09-10usb: gadget: remove global variable composite in composite.cSebastian Andrzej Siewior2-2/+5
2012-09-10usb: gadget: move bind() callback back to struct usb_gadget_driverSebastian Andrzej Siewior1-3/+3
2012-09-10usb: gadget: move bind() callback back to struct usb_composite_driverSebastian Andrzej Siewior1-2/+1
2012-09-10usb: gadget: move bind callback into driver struct usb_composite_driverSebastian Andrzej Siewior1-4/+9
2012-09-10mac80211: add key flag for management keysJohannes Berg1-2/+10
2012-09-10regulator: core: Provide regmap get/set bypass operationsMark Brown1-0/+4
2012-09-10regulator: core: Support bypass modeMark Brown3-0/+20
2012-09-10regulator: Fairchild fan53555 supportYunfan Zhang1-0/+60
2012-09-10PM / OPP: Initialize OPP table from device treeShawn Guo1-0/+8
2012-09-09block: Add bio_clone_bioset(), bio_clone_kmalloc()Kent Overstreet1-3/+14
2012-09-09block: Consolidate bio_alloc_bioset(), bio_kmalloc()Kent Overstreet1-4/+12
2012-09-09block: Kill bi_destructorKent Overstreet2-4/+0
2012-09-09block: Add bio_reset()Kent Overstreet2-6/+20
2012-09-09block: Ues bi_pool for bio_integrity_alloc()Kent Overstreet1-5/+4
2012-09-09block: Generalized bio pool freeingKent Overstreet1-0/+3
2012-09-09netlink: hide struct module parameter in netlink_kernel_createPablo Neira Ayuso1-3/+10
2012-09-09netlink: kill netlink_set_nonrootPablo Neira Ayuso1-5/+4
2012-09-09Bluetooth: debug: Print refcnt for hci_devAndrei Emeltchenko1-0/+6
2012-09-09Bluetooth: trivial: Make hci_chan_del return voidAndrei Emeltchenko1-1/+1
2012-09-08Bluetooth: Remove unneeded zero initAndrei Emeltchenko1-9/+0
2012-09-08staging:iio:adc: Add AD7791 driverLars-Peter Clausen1-0/+17
2012-09-08iio: Drop timestamp parameter from buffer store_to callbackLars-Peter Clausen1-4/+2
2012-09-08clk: add of_clk_src_onecell_get() supportShawn Guo1-0/+5
2012-09-08ASoC: dapm: Add flags to regulator suppliesMark Brown1-2/+3