summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tty_lock: Localise the lockAlan Cox2012-05-04
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | serial8250: Introduce serial8250_register_8250_port()Magnus Damm2012-05-02
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vt: push the tty_lock down into the map handlingAlan Cox2012-04-24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge 3.4-rc4 into tty-nextGreg Kroah-Hartman2012-04-23
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge 3.4-rc3 into tty-nextGreg Kroah-Hartman2012-04-18
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tegra, serial8250: add ->handle_break() uart_port opDan Williams2012-04-18
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | TTY: isdn, use xmit_buf from tty_portJiri Slaby2012-04-09
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | TTY: isdn, use tty from tty_portJiri Slaby2012-04-09
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | TTY: isdn, use counts from tty_portJiri Slaby2012-04-09
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | TTY: isdn, use open/close_wait from tty_portJiri Slaby2012-04-09
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | TTY: isdn, add tty_portJiri Slaby2012-04-09
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | TTY: isdn, remove unused members from modem_infoJiri Slaby2012-04-09
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | TTY: isdn, do not play with module refcountsJiri Slaby2012-04-09
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | TTY: isdn, remove ISDN_ASYNC_* flagsJiri Slaby2012-04-09
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | TTY: isdn, remove calloutJiri Slaby2012-04-09
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | TTY: deprecate linux/generic_serial.hJiri Slaby2012-04-09
| | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-05-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sysfs: get rid of some lockdep false positivesAlan Stern2012-05-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Drivers: hv: util: Properly handle version negotiations.K. Y. Srinivasan2012-05-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | driver core: Add dev_*_ratelimited() familyHiroshi DOYU2012-05-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | misc: MAX8997: Remove max8997-muic driverChanwoo Choi2012-05-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kmsg: export printk records to the /dev/kmsg interfaceKay Sievers2012-05-07
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | printk: convert byte-buffer to variable-length record bufferKay Sievers2012-05-07
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | devres: Add devres_release()Mark Brown2012-05-04
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | driver-core: fix DEVICE_INT_ATTR to use correct show/store functionsMichael Davidson2012-05-04
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | extcon: Add EXTCON_MECHANICAL cable type for physical presenceMark Brown2012-05-04
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge 3.4-rc5 into driver-core-nextGreg Kroah-Hartman2012-05-02
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | memory: emif: add basic infrastructure for EMIF driverAneesh V2012-05-02
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dynamic_debug: use printk(KERN_WARNING..) in stub functionJim Cromie2012-05-01
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dynamic_debug: make dynamic-debug work for module initializationJim Cromie2012-04-30
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | params: add 3rd arg to option handler callback signatureJim Cromie2012-04-30
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dynamic_debug: fix leading spaces in dynamic_debug.hJim Cromie2012-04-30
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Extcon: support mutually exclusive relation between cables.MyungJoo Ham2012-04-20
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Extcon: support multiple states at a device.MyungJoo Ham2012-04-20
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Extcon: support notification based on the state changes.Donggeun Kim2012-04-20
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Extcon: support generic GPIO extcon driverMyungJoo Ham2012-04-20
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Extcon (external connector): import Android's switch class and modify.MyungJoo Ham2012-04-20
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert "driver core: check start node in klist_iter_init_node"Greg Kroah-Hartman2012-04-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | driver core: check start node in klist_iter_init_nodeHannes Reinecke2012-04-18
| | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'char-misc-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-05-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Support M95040 SPI EEPROMIvo Sieben2012-04-18
| | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-05-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | USB: Fix core compile with CONFIG_USB_SUSPEND=nSarah Sharp2012-05-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'for-usb-next-2012-05-18' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2012-05-18
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | USB: Add macros for interrupt endpoint types.Sarah Sharp2012-05-18
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | USB: Disable USB 3.0 LPM in critical sections.Sarah Sharp2012-05-18
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | USB: Add support to enable/disable USB3 link states.Sarah Sharp2012-05-18
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | USB: Allow drivers to disable hub-initiated LPM.Sarah Sharp2012-05-18
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | USB: Calculate USB 3.0 exit latencies for LPM.Sarah Sharp2012-05-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | USB: gpio_vbus: wakeup support on GPIO VBUS interruptsShinya Kuribayashi2012-05-17
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /